ppp tethering fix

Change-Id: I438d1059aca8d367ae92249f63b418bf142314bf
This commit is contained in:
cedesmith 2011-04-20 18:38:56 +03:00
parent 592dcad594
commit 3c3077c603

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>