sepolicy: Allow system_app to acess zram
[1] - https://gerrit.aospa.co/c/AOSPA/android_device_xiaomi_sepolicy/+/36562 Change-Id: I3cb26c83ef1de0055bbcf3278b5614cd6095fd11 Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
893f75d464
commit
ba821f587e
|
@ -0,0 +1,3 @@
|
|||
# zram
|
||||
allow system_app sysfs_zram:dir r_dir_perms;
|
||||
allow system_app sysfs_zram:file r_file_perms;
|
Loading…
Reference in New Issue