94ebe606a8
This is necessary for additional camera modes like long exposure which loads .so from data Change-Id: I2531f7871f3b0e69b341daae8ce283f79d69c7b7
13 lines
446 B
Plaintext
13 lines
446 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;
|
|
|
|
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)
|