Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

66 bytes removed, 19:02, 9 May 2014
RIL Debugging
adb pull /system/b2g/defaults/pref/user.js .
< edit user.js and set "ril.debugging.enabled" to true >
adb shell mount -o remount,rw /system
adb push user.js /system/b2g/defaults/pref
adb shell mount -o remount,ro /system
adb shell sync && adb reboot
Confirm
4,378
edits

Navigation menu