Merge "Allow platform apps to access FP Hal" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
23d2a657fe
@@ -1,2 +1,5 @@
|
||||
# allow systemui to set boot animation colors
|
||||
set_prop(platform_app, bootanim_system_prop);
|
||||
|
||||
# allow systemui to access fingerprint
|
||||
hal_client_domain(platform_app, hal_fingerprint)
|
||||
|
||||
Reference in New Issue
Block a user