B2G/QA/Tips And Tricks: Difference between revisions

Jump to navigation Jump to search
Line 157: Line 157:
   adb pull /system/b2g/defaults/pref/user.js .
   adb pull /system/b2g/defaults/pref/user.js .
   < edit user.js and set "ril.debugging.enabled" to true >
   < edit user.js and set "ril.debugging.enabled" to true >
   adb shell mount -o remount,rw /system
   adb remount
   adb push user.js /system/b2g/defaults/pref
   adb push user.js /system/b2g/defaults/pref
  adb shell mount -o remount,ro /system
   adb shell sync && adb reboot
   adb shell sync && adb reboot


Confirmed users
4,378

edits

Navigation menu