Support Cell Broadcast for India

Add config options for supporting channel 50 and 60
cell broadcasts for India

Change-Id: Iee43e2c2ce4936fbbe200021c133449de126e885
CRs-Fixed: 576013
This commit is contained in:
Sukanya Rajkhowa 2014-01-16 19:56:33 -08:00 committed by Gerrit - the friendly Code Review server
parent 8fbbbf5589
commit 90da91dc82
1 changed files with 2 additions and 0 deletions

View File

@ -24,4 +24,6 @@
<bool name="show_cmas_settings">true</bool>
<!-- Whether to enable channel 50 settings (Brazil) -->
<bool name="show_brazil_settings">true</bool>
<!-- Whether to enable channel 50 and 60 settings (India) -->
<bool name="show_india_settings">true</bool>
</resources>