Merge "Allow hal_fingerprint_default to access hal_pixel_display_service" into tm-dev am: 650209645c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17823364 Change-Id: I7fcfd0a6cfc006f2f68a5aa1d1e97f88ca321f38 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b83ddf305d
1 changed files with 4 additions and 0 deletions
|
@ -29,3 +29,7 @@ allow hal_fingerprint_default sysfs_display:file r_file_perms;
|
|||
|
||||
# Allow fingerprint to access trusty sysfs
|
||||
allow hal_fingerprint_default sysfs_trusty:file rw_file_perms;
|
||||
|
||||
# Allow fingerprint to access display hal
|
||||
allow hal_fingerprint_default hal_pixel_display_service:service_manager find;
|
||||
binder_call(hal_fingerprint_default, hal_graphics_composer_default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue