aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/mm-qcamerad.te
blob: f79c7e4799d029518f482a2c7176b2b0d4a3758f (plain)
1
2
3
4
5
typeattribute  mm-qcamerad data_between_core_and_vendor_violators;

allow mm-qcamerad camera_data_file:dir create_dir_perms;
allow mm-qcamerad camera_data_file:file create_file_perms;
allow mm-qcamerad vfat:dir search;