sdm660-common: overlay: specify that we don't have old qti telephony
This commit is contained in:
parent
a9c69e402c
commit
aa032ec8e8
1 changed files with 9 additions and 6 deletions
|
@ -486,4 +486,7 @@
|
||||||
|
|
||||||
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
|
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
|
||||||
<bool name="config_useRoundIcon">true</bool>
|
<bool name="config_useRoundIcon">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether the device has outdated qti-telephony-common.jar -->
|
||||||
|
<bool name="config_oldQtiTelephony">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue