diff --git a/sepolicy/common/system_app.te b/sepolicy/common/system_app.te index f2f9920..b5f3c59 100644 --- a/sepolicy/common/system_app.te +++ b/sepolicy/common/system_app.te @@ -1,3 +1,5 @@ +binder_call(system_app, wificond) + allow system_app proc_pagetypeinfo:file r_file_perms; allow system_app sysfs_mdnie:dir search; allow system_app sysfs_mdnie:file rw_file_perms;