Revert "sdm660-common: sepolicy: Allow system_app to read /proc/pagetypeinfo"

* duplicated rule

This reverts commit 5df53b728d.
This commit is contained in:
pix106 2022-11-23 13:30:42 +01:00
parent e41816077c
commit fe4f91bb8f

View file

@ -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 };