Merge "Allow platform apps to access FP Hal" into tm-dev am: 23d2a657fe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17624936 Change-Id: I0584f1e69ef2deddfc61e8cb5e4cb7d9ec7e14cc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5ca305b99f
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
||||||
# allow systemui to set boot animation colors
|
# allow systemui to set boot animation colors
|
||||||
set_prop(platform_app, bootanim_system_prop);
|
set_prop(platform_app, bootanim_system_prop);
|
||||||
|
|
||||||
|
# allow systemui to access fingerprint
|
||||||
|
hal_client_domain(platform_app, hal_fingerprint)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue