msm8953-common: Address laser denials

based https://github.com/LineageOS/android_device_motorola_griffin
This commit is contained in:
jeangraff30
2021-03-11 21:07:16 -03:00
parent eb816e2712
commit 6167b5e618
5 changed files with 26 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ allow mm-qcamerad persist_file:dir { getattr open read search };
allow mm-qcamerad persist_file:file { read open getattr };
allow mm-qcamerad property_socket:sock_file write;
allow mm-qcamerad mnt_vendor_file:file rw_file_perms;
allow mm-qcamerad laser_device:chr_file { ioctl open read write };
# TODO(b/36599434): Remove this once mm-qcamerad stops using Binder services
typeattribute mm-qcamerad binder_in_vendor_violators;