aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/mm-qcamerad.te
blob: 5fb8b43d3e4e8001003d1d5c380a15910b7d61ba (plain)
1
2
3
4
5
6
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 { sysfs_camera sysfs_video }:dir search;
allow mm-qcamerad { sysfs_camera sysfs_video }:file r_file_perms;