Merge "ppp tethering fix" into gingerbread

This commit is contained in:
Koushik Dutta 2011-04-29 03:55:14 +04:00 committed by Gerrit Code Review
commit 9c2791c193

View File

@ -154,6 +154,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>"ppp\\d"</item>
<item>"eth\\d"</item>
</string-array>