commit | e792fa46292dad655d2012ec6733f0446020c98f | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Sep 29 19:44:26 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Sep 29 19:44:26 2016 +0000 |
tree | ee5fcc02ba9bc3b7429210016471242df9c3f53d | |
parent | c8fbbc786cde896a321c98ea27f307a9b070e8b5 [diff] | |
parent | 4c3f6ab8f7be21acf33ff0dfabec9047aac36e3c [diff] |
Merge "Report uncrypt errors in details" into nyc-mr1-dev-plus-aosp am: 4c3f6ab8f7 Change-Id: I50e5c8484768c10604bd78ce7bba5c2e83bc6f04
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