Merge "Allow platform apps to access FP Hal" into tm-dev
This commit is contained in:
commit
23d2a657fe
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue