Allow sensor hal to access uhid devices. am: 7e7ab2d604
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro-sepolicy/+/22163454 Change-Id: Id8e8918fc05caab71376e1da997e64fe1bff7bad Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c31a17278a
1 changed files with 3 additions and 0 deletions
3
vendor/hal_sensors_default.te
vendored
3
vendor/hal_sensors_default.te
vendored
|
@ -4,3 +4,6 @@
|
|||
|
||||
# Allow sensor HAL to access pogo driver hall file node.
|
||||
allow hal_sensors_default sysfs_pogo_usb:file rw_file_perms;
|
||||
|
||||
# Allow access to the uhid devices.
|
||||
allow hal_sensors_default uhid_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue