summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-03-12 16:59:54 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-03-12 16:59:54 -0800
commit48a6560adfc79913da14ea8f63d53542c1407094 (patch)
treeccb0c90958b0e9c02a2bad7f64acfb17a093f875
parent763eec0cee6d057ae39ebf61031bd2264ae7d5b4 (diff)
parent99a087c4a1b1234350e9bf59420a3b119ba199e8 (diff)
downloadsapphire-48a6560adfc79913da14ea8f63d53542c1407094.tar.gz
Merge "Update the Sapphire tethering config."
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index f839b81..48a32ab 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -59,6 +59,7 @@
tethering on a new interface called "foo2" add <item>"foo\\d"</item> to the array -->
<string-array translatable="false" name="config_tether_upstream_regexs">
<item>"rmnet\\d"</item>
+ <item>"tiwlan\\d"</item>
</string-array>
<!-- Boolean indicating if we require the use of DUN on mobile for tethering -->