Comment 5 for bug 1371313

Revision history for this message
Tony Espy (awe) wrote :

Note there are two ERRORS in the manual instructions detailed in comment #2 for modifying the Android container.

First after running the mount command for /mnt2, you can't cd directly to /bin. Instead: 'cd /mnt2/bin'.

Second, do NOT delete the wlan status script, instead comment out the sleep and setprop commands in the script so it looks like this:

root@ubuntu-phablet:/system/bin# cat set_wlan_driver_status.sh
#!/system/bin/sh

#sleep 2
#/system/bin/setprop wlan.driver.status ok