summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorEvan Tyra <evantyra@google.com>2018-04-26 10:15:20 -0700
committerEvan Tyra <evantyra@google.com>2018-04-26 10:55:23 -0700
commit58d1e66950c64e7d9abc44595fdf757e5b61f8a5 (patch)
treedec0217c148608e7b891ed057a55810cf6f718fb /overlay
parentfebf9edfb92c794d7b2a5f9cb2e69ffb0ae5caa4 (diff)
downloadbonito-58d1e66950c64e7d9abc44595fdf757e5b61f8a5.tar.gz
SoftBank Entitlement Configs for B1/C1
Bug: 73208597 Test: make Change-Id: I1fd71b72fcfc1ebf4873af59ac146b2a55be6add
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml b/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml
new file mode 100644
index 00000000..0fdd49e6
--- /dev/null
+++ b/overlay/frameworks/base/core/res/res/values-mcc440-mnc20/config.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+** Copyright 2016, 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>
+ <!-- Entitlement APP provisioning for Tethering -->
+ <string-array translatable="false" name="config_mobile_hotspot_provision_app">
+ <item>com.google.android.tetheringentitlement</item>
+ <item>com.google.android.tetheringentitlement.CarrierEntitlementActivity</item>
+ </string-array>
+ <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK</string>
+ <string translatable="false" name="config_mobile_hotspot_provision_response">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT</string>
+</resources> \ No newline at end of file