deb: overlays: Set "config_voice_capable" to true.

- Fix Mobile Network settings crash
This commit is contained in:
followmsi 2020-12-16 09:57:38 +01:00
parent f3c463d006
commit 7940a322c1

View file

@ -160,7 +160,7 @@
</string-array> </string-array>
<!-- This device is not "voice capable"; it's data-only. --> <!-- This device is not "voice capable"; it's data-only. -->
<bool name="config_voice_capable">false</bool> <bool name="config_voice_capable">true</bool>
<!-- This device does not allow sms service. --> <!-- This device does not allow sms service. -->
<bool name="config_sms_capable">true</bool> <bool name="config_sms_capable">true</bool>