Advertisement
iAmGhost

MultiRom Tether Fix

Jun 20th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. In frameworks-res.apk
  2.  
  3. open res/values/arrays.xml
  4.  
  5. <string-array name="config_tether_wifi_regexs">
  6. <item>wl0.1</item>
  7. </string-array>
  8.  
  9. change wl0.1 to wlan0 and tether works on GNEX!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement