Revert "sdm660-common: sepolicy: Allow system_app to read /proc/pagetypeinfo"
* duplicated rule
This reverts commit 5df53b728d
.
This commit is contained in:
parent
e41816077c
commit
fe4f91bb8f
1 changed files with 0 additions and 1 deletions
1
sepolicy/vendor/system_app.te
vendored
1
sepolicy/vendor/system_app.te
vendored
|
@ -15,7 +15,6 @@ allow system_app sysfs_headphonegain:file rw_file_perms;
|
|||
allow system_app sysfs_micgain:file rw_file_perms;
|
||||
allow system_app sysfs_earpiecegain:file rw_file_perms;
|
||||
allow system_app sysfs_zram:dir search;
|
||||
allow system_app proc_pagetypeinfo:file r_file_perms;
|
||||
allow system_app sysfs_zram:file r_file_perms;
|
||||
allow system_app zygote:unix_stream_socket { getopt };
|
||||
|
||||
|
|
Loading…
Reference in a new issue