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
Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
12 lines
416 B
Plaintext
12 lines
416 B
Plaintext
allow system_app sysfs_zram:dir search;
|
|
allow system_app proc_pagetypeinfo:file read;
|
|
allow system_app sysfs_dm:file rw_file_perms;
|
|
allow system_app sysfs_vibrator:file rw_file_perms;
|
|
allow system_app sysfs_vibrator:dir r_dir_perms;
|
|
allow system_app sysfs_leds:dir search;
|
|
|
|
allow system_app proc_pagetypeinfo:file r_file_perms;
|
|
|
|
allow system_app sysfs_zram:dir search;
|
|
allow system_app sysfs_zram:file r_file_perms;
|