android_device_mt6753_common/sepolicy/uncrypt.te

9 lines
257 B
Plaintext
Executable File

# ==============================================
# 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 };