removed duplicate usb regex, and rmnet from wifi

This commit is contained in:
Arif Ali 2011-07-27 17:27:10 +01:00
parent a7c975743e
commit be412e9874
2 changed files with 0 additions and 14 deletions

View File

@ -162,11 +162,7 @@
Wifi interfaces. If the device doesn't want to support tethering over Wifi this
should be empty. An example would be "softap.*" -->
<string-array translatable="false" name="config_tether_wifi_regexs">
<item>"rmnet\\d"</item>
<item>"wl0.1"</item>
</string-array>
<string-array translatable="false" name="config_tether_usb_regexs">
<item>"usb0"</item>
</string-array>
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->

View File

@ -1,10 +0,0 @@
# mount point fstype device [device2]
/boot yaffs2 boot
/cache yaffs2 cache
/data yaffs2 userdata
/misc mtd misc
/recovery mtd recovery
/sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
/system yaffs2 system
/sd-ext auto /dev/block/mmcblk0p2 /dev/block/mmcblk0