sdm660-common: overlay: specify that we don't have old qti telephony

This commit is contained in:
Vol Zhdanov 2018-11-18 16:51:30 +00:00 committed by Max Weffers
parent a9c69e402c
commit aa032ec8e8
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -486,4 +486,7 @@
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
<bool name="config_useRoundIcon">true</bool>
<!-- Whether the device has outdated qti-telephony-common.jar -->
<bool name="config_oldQtiTelephony">false</bool>
</resources>