12 lines
474 B
Text
12 lines
474 B
Text
|
allow mm-qcamerad camera_data_file:sock_file { create unlink };
|
||
|
allow mm-qcamerad camera_data_file:dir search;
|
||
|
|
||
|
allow mm-qcamerad camera_socket:dir w_dir_perms;
|
||
|
allow mm-qcamerad camera_socket:sock_file { create unlink write };
|
||
|
|
||
|
allow mm-qcamerad sysfs_camera_writable:dir search;
|
||
|
allow mm-qcamerad sysfs_camera_writable:file { read write open getattr };
|
||
|
|
||
|
allow mm-qcamerad sec_camera_prop:file { read open getattr };
|
||
|
allow mm-qcamerad sec_camera_prop:property_service set;
|