commit | 3cf815a6a93bd9e27d250d181ef877e5d3a42018 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Sep 13 22:20:03 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 13 22:20:04 2016 +0000 |
tree | a7dd9ec0e0fe5a81eb6077b42a2db1e71b54c659 | |
parent | cdf509cce2d6a2f42ea5a8abb3c1e42532853e42 [diff] | |
parent | 1c1864f321b129c81883ed527b1da8c69661e51f [diff] |
Merge "Check corruption when reading uncrypt_status file"
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