commit | 08d0ae9254bee77b81d8d66512cf4b73f8ecaa8b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Oct 14 22:39:19 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 14 22:39:19 2016 +0000 |
tree | ce8d6b05ae34ac8b4102e7907b5d01f7b762fe30 | |
parent | c5b4b719134a1d2d3b06a81f92a00b24e527248d [diff] | |
parent | ee9b95544a7af548e98f2b7a080e2eb7abaaf981 [diff] |
Merge "Fix the prefix matching for uncrypt status."
mm -j && m ramdisk-nodeps && m recoveryimage-nodeps # To boot into the new recovery image # without flashing the recovery partition: adb reboot bootloader fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
# After setting up environment and lunch. mmma -j bootable/recovery # Running the tests on device. adb root adb sync data # 32-bit device adb shell /data/nativetest/recovery_unit_test/recovery_unit_test adb shell /data/nativetest/recovery_component_test/recovery_component_test # Or 64-bit device adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test adb shell /data/nativetest64/recovery_component_test/recovery_component_test