davinci: fod: Implement in-screen fingerprint HAL

Change-Id: I8fd985bf4eab1747351f9e717cc33fa6d5ab1517
This commit is contained in:
Demon000
2019-07-02 01:32:47 +02:00
committed by Arian
parent 03c116e1c0
commit ac23ec6af9
8 changed files with 339 additions and 1 deletions

View File

@@ -17,4 +17,7 @@
<!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">6</integer>
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
<!-- Color of the FOD view -->
<color name="config_fodColor">#00ffff</color>
</resources>