Allow SystemUI to access fp hal.

Bug: 261209932
Test: Verified SystemUI can access HAL extension.
Change-Id: If1a2c7debafad70b6aece6c8ac63852e4b2b6276
This commit is contained in:
Joshua McCloskey 2023-01-05 04:28:14 +00:00
parent 6f45c41a76
commit a6ce6beb10

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)