summaryrefslogtreecommitdiff
path: root/sepolicy/hal_contexthub.te
blob: 2788b24269c14e9c0d1ff380266f30c53d6b76a1 (plain)
1
2
3
4
5
allow hal_contexthub sensors_device:chr_file rw_file_perms;

allow hal_contexthub sensor_vendor_data_file:dir create_dir_perms;
allow hal_contexthub sensor_vendor_data_file:file create_file_perms;
allow hal_contexthub nanohub_lock_file:file create_file_perms;