Hi everyone, > Reality is slightly different due to some Marionette breakage. So the > new way will be: > > For user builds (i.e. dogfooders, production): > - Remote debugging and ADB will be off by default, and both will be > controlled by the remote debugger setting in the settings app. > > For non-user builds: > -Remote debugging will be off by default. Only Remote debugging > will be controlled by the remote debugger setting in the settings > app. > - ADB will be on all the time. > > It turns out that marionette requires adb to be on and remote > debugging to be off, which was in fundamental conflict with trying > to link the two through a common setting. > > This new way will take effect once bugs 836973 and 837001 are fully > landed.
Bugs 836973 and 837001 are both fully landed on master, v1-train, and v1.0.0. So dogfooders will need to use Settings->Device Information->More Information->Developer->Remote Debugging to toggle ADB on/off. eng and userdebug builds will have ADB enabled all of the time. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
