Merge "Allow SystemUI to access fp hal."

This commit is contained in:
Joshua Mccloskey 2023-01-10 01:38:27 +00:00 committed by Android (Google) Code Review
commit fd408fc003

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)