chirimen-oh / any-issues

CHIRIMEN Open HardwareのISSUESを検討するために用意されています。 従って、issuesの議論の目的のみで利用されます。Messaging board (Forum) to discuss several CHIRIMEN issues.
3 stars 3 forks source link

define default settings.json #96

Open MSakamaki opened 8 years ago

MSakamaki commented 8 years ago

From @dynamis on December 4, 2015 9:14

Let's define and prepare appropriate default config for CHIRIMEN.

For example, I want: "bluetooth.enabled": false, "debugger.remote-mode": "adb-devtools", "developer.menu.enabled": true, "devtools.debugger.remote-enabled": true, "devtools.remote.wifi.enabled": true, "geolocation.enabled": false, "lockscreen.passcode-lock.code": "0000", "lockscreen.passcode-lock.timeout": 0, "lockscreen.passcode-lock.enabled": false, "nfc.enabled": false, "screen.automatic-brightness": false, "screen.brightness": 1, "screen.timeout": 0,

config files in gaia https://github.com/mozilla-b2g/gaia/tree/master/build/config Note: my custome-setting.json for smartphone: https://gist.github.com/dynamis/574b0cb2ed6668322f65

Copied from original issue: MozOpenHard/CHIRIMEN#36