Bug 1105782 - Allow sideloading apps with unsecure permissions to the simulator. r=jryans

This commit is contained in:
Alexandre Poirot 2014-11-27 07:48:00 -05:00
parent fd4f9b3e44
commit 19a2659267

View File

@ -1,2 +1,3 @@
user_pref("devtools.debugger.prompt-connection", false);
user_pref("devtools.debugger.forbid-certified-apps", false);
user_pref("devtools.apps.forbidden-permissions", "");