Files
android_device_Unihertz_Jelly2/sepolicy/private/recovery.te
2021-03-26 16:47:17 +01:00

4 lines
155 B
Plaintext

allow recovery mtd_device:dir {search};
allow recovery mtd_device:chr_file {ioctl read write getattr open};
allow recovery self:capability {sys_resource};