diff --git a/sepolicy/common/system_app.te b/sepolicy/common/system_app.te index aff232b..8c8da96 100644 --- a/sepolicy/common/system_app.te +++ b/sepolicy/common/system_app.te @@ -7,5 +7,4 @@ allow system_app apk_data_file:dir write; allow system_app proc_pagetypeinfo:file getattr; allow system_app sysfs_zram:dir search; allow system_app unlabeled:dir search; -allow system_app storaged:binder call; allow system_app wificond:binder call;