Allow platform apps to access FP Hal

Bug: 227247855
Test: Verified manually that the fingerprint extension is working.
Change-Id: Id5550ca770942d02ad0796ed0d4e8584c434b680
This commit is contained in:
Joshua McCloskey 2022-04-06 22:27:24 +00:00 committed by Joshua Mccloskey
parent d80900ae17
commit 2dc0bbd55b

View file

@ -0,0 +1,2 @@
# allow systemui access to fingerprint
hal_client_domain(platform_app, hal_fingerprint)