diff options
author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-08-22 14:01:07 -0700 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-09-07 13:41:55 +0200 |
commit | e1dc735eb17ae039570f86e3f1e84ceb84f3e070 (patch) | |
tree | cb79087ca308fbd0ff4acdfc253839ca0fa0f322 /overlay/packages | |
parent | 51fac3d46c0bba7a64f85bc9b202dcf4acb33198 (diff) |
z2_plus: Move Lineage specific overlays to overlay-lineage
Change-Id: Ic38bb1acb4d37f90b62679e4420815f49b30fc7f
Diffstat (limited to 'overlay/packages')
-rwxr-xr-x | overlay/packages/apps/CellBroadcastReceiver/res/values/config.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overlay/packages/apps/CellBroadcastReceiver/res/values/config.xml b/overlay/packages/apps/CellBroadcastReceiver/res/values/config.xml index d1d5fab..74a7c9d 100755 --- a/overlay/packages/apps/CellBroadcastReceiver/res/values/config.xml +++ b/overlay/packages/apps/CellBroadcastReceiver/res/values/config.xml @@ -24,6 +24,4 @@ <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> |