mm_device_meizu_m2note/sepolicy/uncrypt.te

9 lines
257 B
Plaintext

# ==============================================
# MTK Policy Rule
# ============
allow uncrypt misc_device:chr_file *;
allow uncrypt platformblk_device:dir *;
allow uncrypt platformblk_device:blk_file *;
allow uncrypt system_data_file:file { open read };