2022-02-21 01:29:59 +01:00
|
|
|
# communicate with perfd
|
|
|
|
allow cameraserver mpctl_data_file:dir search;
|
|
|
|
allow cameraserver mpctl_data_file:sock_file write;
|
|
|
|
allow cameraserver mpctl_socket:dir search;
|
|
|
|
allow cameraserver mpctl_socket:sock_file write;
|
|
|
|
|
2021-08-21 18:11:12 +02:00
|
|
|
allow cameraserver csc_prop:file { getattr open read };
|
|
|
|
|
|
|
|
allow cameraserver hal_perf_default:binder call;
|
|
|
|
allow cameraserver hal_perf_hwservice:hwservice_manager find;
|
|
|
|
|
|
|
|
allow cameraserver mm-qcamerad:unix_dgram_socket sendto;
|
|
|
|
|
2021-08-20 18:52:43 +02:00
|
|
|
allow cameraserver sec_camera_prop:file { getattr open read };
|
2021-08-21 18:11:12 +02:00
|
|
|
allow cameraserver sec_camera_prop:property_service set;
|
|
|
|
|
|
|
|
allow cameraserver sysfs_camera_writable:dir search;
|
|
|
|
allow cameraserver sysfs_camera_writable:file { getattr open read };
|
|
|
|
allow cameraserver sysfs:file { getattr open read write };
|