Add sepolicy to let fingerprint access power service am: 7db400b679
am: 89a68b0fac
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14665430 Change-Id: I78e827879c32515678288eee944b0b9f5e66c8ad
This commit is contained in:
commit
1c6b824cd7
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ userdebug_or_eng(`
|
|||
get_prop(hal_fingerprint_default, vendor_fingerprint_fake_prop)
|
||||
')
|
||||
add_hwservice(hal_fingerprint_default, hal_fingerprint_ext_hwservice)
|
||||
|
||||
# allow fingerprint to access power hal
|
||||
hal_client_domain(hal_fingerprint_default, hal_power);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue