diff options
Diffstat (limited to 'run-core-tests')
-rwxr-xr-x | run-core-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-core-tests b/run-core-tests index 67b79ee..57120c5 100755 --- a/run-core-tests +++ b/run-core-tests @@ -16,7 +16,7 @@ # To run these tests: # mmm -j14 dalvik snod -# adb reboot && fastboot flashall +# adb reboot bootloader && fastboot flashall # adb shell run-core-tests tmp=/data/core-tests.tmp |