Allow SystemUI to access fp hal.

Bug: 261209932
Test: Verified SystemUI can access HAL extension.
Change-Id: Iefeca78703af30246420a55133c00769b84789f9
Merged-In: Iefeca78703af30246420a55133c00769b84789f9
This commit is contained in:
Joshua McCloskey 2023-01-05 04:31:25 +00:00 committed by Joshua Mccloskey
parent c3b8cda0f5
commit 663979a772

View file

@ -0,0 +1,3 @@
# TODO (b/264266705) Remove this and make it specific to the app
# allow SystemUIGoogle to access fingerprint hal
hal_client_domain(system_app, hal_fingerprint)