sdm660-common: overlay: use Round icons everywhere

This commit is contained in:
Max Weffers 2018-11-26 09:56:13 +01:00
parent dda2fb2d21
commit 3694be2c02
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -477,4 +477,7 @@
correctly use them when installed on your device. Otherwise, keep this disabled correctly use them when installed on your device. Otherwise, keep this disabled
so that applications can still use their own mechanisms. --> so that applications can still use their own mechanisms. -->
<bool name="config_enableAutoPowerModes">true</bool> <bool name="config_enableAutoPowerModes">true</bool>
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
<bool name="config_useRoundIcon">true</bool>
</resources> </resources>