peregrine: Remove world_phone

* This isn't a CDMA device, don't treat it as such.
This commit is contained in:
Ethan Chen 2014-08-13 16:31:39 -07:00
parent 26b3cc3dd9
commit 8a29f773da
2 changed files with 1 additions and 3 deletions

View File

@ -1 +0,0 @@
../services/Telephony/

View File

@ -15,9 +15,8 @@
-->
<resources>
<!-- Show enabled lte option for lte device -->
<bool name="config_enabled_lte" translatable="false">true</bool>
<!-- Flag indicating if the phone is a world phone-->
<bool name="world_phone">true</bool>
</resources>