android_device_samsung_mond.../sepolicy/mm-qcamerad.te

7 lines
340 B
Text
Raw Normal View History

2016-01-10 17:55:38 +03:00
allow mm-qcamerad sysfs_camera:dir search;
allow mm-qcamerad sysfs_camera:file { getattr open read write };
2016-11-30 18:20:35 +03:00
allow mm-qcamerad system_data_file:dir { add_name remove_name write };
allow mm-qcamerad system_data_file:sock_file { create unlink };
allow mm-qcamerad system_data_file:sock_file unlink;
allow mm-qcamerad system_file:file execmod;