vendor_xiaomi_sweet-miuicamera/sepolicy/vendor/platform_app.te
2024-04-27 21:27:02 +02:00

11 lines
398 B
Plaintext

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;
# Properties
get_prop(platform_app, vendor_audio_prop)
get_prop(platform_app, vendor_display_prop)
get_prop(platform_app, vendor_fp_prop)