msm8953-common: Import sepolicy from sdm660 tree
This commit is contained in:
6
sepolicy/vendor/init_wifi.te
vendored
Normal file
6
sepolicy/vendor/init_wifi.te
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
type init_wifi, domain;
|
||||
type init_wifi_exec, exec_type, vendor_file_type, file_type;
|
||||
init_daemon_domain(init_wifi)
|
||||
|
||||
allow init_wifi sysfs:file { open write };
|
||||
allow init_wifi vendor_toolbox_exec:file execute_no_trans;
|
||||
Reference in New Issue
Block a user