8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
allow system_app hal_wifi_hostapd_hwservice:hwservice_manager { add find };
|
|
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:file create_file_perms;
|
|
|
|
type vendor_camera_prop, property_type;
|
|
set_prop(system_app, vendor_camera_prop);
|