Re: DisableSuspend.apk

2012-01-16 Thread yong qin
On 17 January 2012 01:38, Alexander Sack wrote: > On Mon, Jan 16, 2012 at 6:24 PM, Paul Larson > wrote: > > > >> The "shell service call power ..." is probably just a runtime setting? > >> so we have to run it on every boot, no? > >> > >> Can we add this to a generic place in lava-android-test (

Re: DisableSuspend.apk

2012-01-16 Thread Alexander Sack
On Mon, Jan 16, 2012 at 6:24 PM, Paul Larson wrote: > >> The "shell service call power ..." is probably just a runtime setting? >> so we have to run it on every boot, no? >> >> Can we add this to a generic place in lava-android-test (or >> dispatcher) to ensure we call this first thing every time

Re: DisableSuspend.apk

2012-01-16 Thread Paul Larson
> The "shell service call power ..." is probably just a runtime setting? > so we have to run it on every boot, no? > > Can we add this to a generic place in lava-android-test (or > dispatcher) to ensure we call this first thing every time when booting > up a unit? > > I shoved it temporarily into m

Re: DisableSuspend.apk

2012-01-16 Thread Alexander Sack
On Mon, Jan 16, 2012 at 12:45 PM, yong qin wrote: > Hi, all > >>> The command  below seems can also disable suspend. >>>     adb shell service call power 1 i32 26 > this command only seems not works well. > > I write a shell script (see the attachment), and run it as following will > disable the s

Re: DisableSuspend.apk

2012-01-16 Thread yong qin
ng-panda and staging-panda, both works. > >> > >> Thanks, > >> Yongqin Liu > >> > >> On 22 October 2011 11:10, Zach Pfeffer wrote: > >>> > >>> This will disable suspend (like if you're showing a demo off).

Re: DisableSuspend.apk

2012-01-14 Thread Zach Pfeffer
This will disable suspend (like if you're showing a demo off). >>> >>> >>> -- Forwarded message -- >>> From: Zach Pfeffer >>> Date: 21 October 2011 20:33 >>> Subject: Re: DisableSuspend.apk >>> To: "bernhard.rosenkranze

Re: DisableSuspend.apk

2012-01-14 Thread Zach Pfeffer
both works. > > Thanks, > Yongqin Liu > > On 22 October 2011 11:10, Zach Pfeffer wrote: >> >> This will disable suspend (like if you're showing a demo off). >> >> >> -- Forwarded message ------ >> From: Zach Pfeffer >> Date: 2

Re: DisableSuspend.apk

2012-01-14 Thread yong qin
demo off). > > > -- Forwarded message -- > From: Zach Pfeffer > Date: 21 October 2011 20:33 > Subject: Re: DisableSuspend.apk > To: "bernhard.rosenkranzer" > > > Sorry, this will work better. > > On 21 October 2011 19:58, Zach Pf