On 14 January 2013 19:44, Alexander Sack <[email protected]> wrote: > Hi, > > On Mon, Jan 14, 2013 at 7:53 PM, Zach Pfeffer <[email protected]> wrote: >> This should be set in all our builds. It disables the first boot >> wizard and the lockscreen (among other things I'm still looking into). >> >> There also seems to be a nifty little way to do this using the Trade >> Federation stuff, which I've just started looking at. > > Excuse my ignorance on my side, but what is "Trade Federation" in > Android context?
I've just been exploring it. I'm a bit ignorant of it still. It looks a bit like some tools around CTS. Investigating. I found it when I was looking around at usage of "ro.test_harness=true" (which seems to only work on the first boot, investigating that as well) which I found in: https://android.googlesource.com/platform/tools/tradefederation/+/05ff3c6229105672898269dbd1d0a18df82ca852/src/com/android/tradefed/targetprep/DeviceSetup.java. It also got me thinking about the use of per-device classes for test harnessing... > >> >> -- >> Zach Pfeffer >> Android Platform Team Lead, Linaro Platform Teams >> Linaro.org | Open source software for ARM SoCs >> Follow Linaro: http://www.facebook.com/pages/Linaro >> http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog >> >> _______________________________________________ >> linaro-validation mailing list >> [email protected] >> http://lists.linaro.org/mailman/listinfo/linaro-validation > > > > -- > Alexander Sack > Director, Linaro Platform Engineering > http://www.linaro.org | Open source software for ARM SoCs > http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog -- Zach Pfeffer Android Platform Team Lead, Linaro Platform Teams Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog _______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
