msm8974-common: sepolicy: Allow system_app to read /proc/pagetypeinfo
avc: denied { read } for name="pagetypeinfo" dev="proc" ino=4026543033 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0 Change-Id: I16465eb9acca9ff64a755d47f86f4ff424ebe4de
This commit is contained in:
parent
5404fa9536
commit
8326e1562c
@ -1,3 +1,4 @@
|
||||
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user