summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 80bb7f05..efba6bc8 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -25,4 +25,8 @@
<bool name="use_sound_duration">false</bool>
<!-- Whether to enable broadcast channels for Colombia -->
<bool name="enable_colombia_channels">false</bool>
+ <!-- Whether to enable channel 50 and 60 settings (India) -->
+ <bool name="show_india_settings">false</bool>
+ <!-- CellBroadcast channel 60 enabled or not,default value is true -->
+ <bool name="def_channel_60_enabled">true</bool>
</resources>