Confirmed users
4,378
edits
| 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 | adb remount | ||
adb push user.js /system/b2g/defaults/pref | adb push user.js /system/b2g/defaults/pref | ||
adb shell sync && adb reboot | adb shell sync && adb reboot | ||