fixed 2 ppp stuff

This commit is contained in:
Arif Ali 2011-05-17 19:18:45 +01:00
parent f05ef24973
commit 9b6e1687a5
2 changed files with 2 additions and 1 deletions

2
leo.mk
View File

@ -39,7 +39,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.ril.hsdpa.category=8 \
ro.ril.hsupa.category=5 \
ro.ril.hsxpa=2 \
mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp \
mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 \
wifi.interface=eth0 \
wifi.supplicant_scan_interval=15

View File

@ -163,6 +163,7 @@
should be empty. An example would be "softap.*" -->
<string-array translatable="false" name="config_tether_wifi_regexs">
<item>"rmnet\\d"</item>
<item>"ppp\\d"</item>
<item>"wl0.1"</item>
</string-array>
<string-array translatable="false" name="config_tether_usb_regexs">