On Friday, October 18, 2013 3:42:13 PM UTC+2, Robert Wood wrote: > Hi, > > > > I am working on some test automation that will use existing b2g emulator > builds from TBPL. Are there post-build prefs that can be set somewhere in > gaia, that will disable/prevent the FTU app from appearing at first-time > emulator startup? > > > > Also, is there a post-build pref that can be set to disable gaia screen > locking (set the screen lock option to disabled by default)? > > > > Thanks in advance, > > > > Rob
build with NOFTU=1 to disable FTU screen For the lock screen you'll need to set the |lockscreen.enabled| setting but I don't know how to do that at build time. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
