commit | d467179eb66277f18824589e4ed8c1d1d6f4b199 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:55:45 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:55:45 2016 +0000 |
tree | fc1ee2d19010c157ef7136d45f1b6f3e6eb6d22c | |
parent | 7010bf13f329cea269de9da0d5c60c56273b48f9 [diff] | |
parent | 8dd5b2a2ccb0ac747e75846a3d909b1b0a88f5f3 [diff] |
Merge "Check corruption when reading uncrypt_status file" am: 3cf815a6a9 am: 40bae5e1c6 am: 1d55666106 am: 8dd5b2a2cc Change-Id: I0e82c7d7e914055df504a5293aedd49db47d9d22
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