summaryrefslogtreecommitdiffstats
path: root/overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml
diff options
context:
space:
mode:
authordhacker29 <dhackerdvm@gmail.com>2014-01-31 03:55:14 -0600
committerdhacker29 <dhackerdvm@gmail.com>2014-01-31 03:59:00 -0600
commit6f5758c9c33d1be82f76e32a8d83b427204436d1 (patch)
treef1453d3f912b8baf911e9d219aec89be6ab15a15 /overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml
parent67e80038e27f2ac226778de73625ddedd2366a26 (diff)
downloadvendor_replicant-6f5758c9c33d1be82f76e32a8d83b427204436d1.zip
vendor_replicant-6f5758c9c33d1be82f76e32a8d83b427204436d1.tar.gz
vendor_replicant-6f5758c9c33d1be82f76e32a8d83b427204436d1.tar.bz2
Generic multi-carrier overlays based on hammerhead
-Added Sprint MWI quirk to 310120 -Added Verizion specific eri file Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663
Diffstat (limited to 'overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml')
-rw-r--r--overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml b/overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml
new file mode 100644
index 0000000..2c8b820
--- /dev/null
+++ b/overlay/common/frameworks/base/packages/SystemUI/res/values-mcc268-mnc03/config.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+** Copyright 2013, The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+
+<!-- These resources are around just to allow their values to be customized
+ for different hardware and product builds. -->
+<resources>
+ <!-- Should "4G" be shown instead of "LTE" when the network is NETWORK_TYPE_LTE? -->
+ <bool name="config_show4GForLTE">true</bool>
+</resources>
+