Skip to content

Commit 6e1b71f

Browse files
committed
vigor: is world phone
1 parent 4bb3c1f commit 6e1b71f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • overlay/packages/services/Telephony/res/values

overlay/packages/services/Telephony/res/values/config.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@
3535

3636
<!-- Show cdma auto network mode in (global) roaming -->
3737
<bool name="config_show_cdma" translatable="false">true</bool>
38+
39+
<!-- Flag indicating if the phone is a world phone -->
40+
<bool name="world_phone">true</bool>
3841
</resources>

0 commit comments

Comments
 (0)