aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/uncrypt.te
blob: fcefb9d1bce29241ff9c47a1d3c51e1e76c1be69 (plain) (blame)
1
2
3
4
5
6
7
8
# ==============================================
# 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 };