lemonadep: Overlay FOD color from stock.

[LuK1337]: This color comes from fod_flash_icon.png.

Change-Id: I0173ce96c5a5a01c2f626cd0b3d6b79b7cafa9ff
This commit is contained in:
Alexander Koskovich 2020-06-08 17:10:12 -04:00 committed by Bruno Martins
parent 98634c00b7
commit 56f9719d62

View File

@ -21,6 +21,6 @@
for different hardware and product builds. -->
<resources>
<!-- Color of the FOD view -->
<color name="config_fodColor">#ccccac</color>
<color name="config_fodColor">#ffffe6</color>
</resources>