update
Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
This commit is contained in:
parent
78985b478a
commit
df02fabca1
1
run.sh
1
run.sh
|
|
@ -36,6 +36,7 @@ do
|
|||
echo "usage: run.sh -s sid -c cycle -w wait_time [-C]"
|
||||
echo "-s: specify serial id of device"
|
||||
echo "-c: specify applist startup cycle"
|
||||
echo "-C: drop cache before start app"
|
||||
echo "-w: specify wait time after app start, before start next app, default 10 s"
|
||||
echo "-k: if to kill all background apps before start app"
|
||||
echo "-T: if check app's mTHP status"
|
||||
|
|
|
|||
Loading…
Reference in New Issue