[automerge] Allow Sensor HAL access to display sysfs panel_name file. 2p: 28ddd3bf9f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17308483 Bug: 208926536 Change-Id: I4980d9c85cc71e5b373c76ed43ed03191d92b0c1
This commit is contained in:
commit
205a9c66bf
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ allow hal_sensors_default hidraw_device:chr_file rw_file_perms;
|
|||
allow hal_sensors_default hal_pixel_display_service:service_manager find;
|
||||
binder_call(hal_sensors_default, hal_graphics_composer_default)
|
||||
|
||||
# Allow sensor HAL to access to display sysfs.
|
||||
allow hal_sensors_default sysfs_display:file r_file_perms;
|
||||
|
||||
#
|
||||
# Suez type enforcements.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue