Skip to content

Instantly share code, notes, and snippets.

@EragonJ
Created September 25, 2014 06:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EragonJ/11212c9e68aab2194e46 to your computer and use it in GitHub Desktop.
Save EragonJ/11212c9e68aab2194e46 to your computer and use it in GitHub Desktop.
adb shell "stop b2g"
adb shell "cd /data/b2g/mozilla/*.default/ && echo 'user_pref(\"devtools.debugger.forbid-certified-apps\", false);' >> prefs.js"
adb shell "start b2g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment