removed duplicate usb regex, and rmnet from wifi
This commit is contained in:
parent
a7c975743e
commit
be412e9874
@ -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 -->
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user