diff options
Diffstat (limited to 'b2g/simulator/custom-settings.json')
-rw-r--r-- | b2g/simulator/custom-settings.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/b2g/simulator/custom-settings.json b/b2g/simulator/custom-settings.json new file mode 100644 index 000000000..ea0264d9a --- /dev/null +++ b/b2g/simulator/custom-settings.json @@ -0,0 +1,6 @@ +{ + "debugger.remote-mode": "adb-devtools", + "screen.timeout": 0, + "lockscreen.enabled": false, + "lockscreen.locked": false +} |