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: I7010b533a8d2b7ad8e406c7fb09db37cd780417e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3a5f0310bf
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