aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/qti_init_shell.te
blob: 1841019003c4ba8869d52ffaafe44a72366b503c (plain)
1
2
3
4
5
allow qti_init_shell sysfs:file write;
allow qti_init_shell vendor_radio_data_file:dir { getattr open read search setattr };
allow qti_init_shell vfat:file { getattr open read setattr };
allow qti_init_shell vfat:dir { open read search };
allow qti_init_shell file_contexts_file:file { getattr open read };