vendor_xiaomi_sweet-miuicamera/sepolicy/vendor/platform_app.te

13 lines
446 B
Plaintext
Raw Normal View History

type hal_camerapostproc_xiaomi_hwservice, hwservice_manager_type;
type hal_misys_hwservice, hwservice_manager_type;
allow platform_app hal_camerapostproc_xiaomi_hwservice:hwservice_manager find;
allow platform_app hal_misys_hwservice:hwservice_manager find;
allow platform_app app_data_file:file execute;
# Properties
get_prop(platform_app, vendor_audio_prop)
get_prop(platform_app, vendor_display_prop)
get_prop(platform_app, vendor_fp_prop)