6 lines
251 B
Plaintext
6 lines
251 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;
|
||
|
|