Allow treble_app to set camera-HAL related properties
This commit is contained in:
parent
52d4d73146
commit
76c81a45ed
@ -3,3 +3,5 @@ allow system_app hidl_base_hwservice:hwservice_manager { add };
|
|||||||
allow system_app wifi_data_file:dir create_dir_perms;
|
allow system_app wifi_data_file:dir create_dir_perms;
|
||||||
allow system_app wifi_data_file:file create_file_perms;
|
allow system_app wifi_data_file:file create_file_perms;
|
||||||
|
|
||||||
|
type vendor_camera_prop, property_type;
|
||||||
|
set_prop(system_app, vendor_camera_prop);
|
||||||
|
Loading…
Reference in New Issue
Block a user