msm8953-common: Address laser denials
based https://github.com/LineageOS/android_device_motorola_griffin
This commit is contained in:
1
sepolicy/vendor/mm-qcamerad.te
vendored
1
sepolicy/vendor/mm-qcamerad.te
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user