aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/kernel.te
blob: 2984b772cfd862276c84f7ce57a253012d3917d1 (plain)
1
2
3
# used by sdcardfs to read package list
allow kernel system_data_file:file open;
allow kernel media_rw_data_file:file rw_file_perms;