commit | 7582609d6196552fc15204043b39972bb6b906a0 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 27 21:19:56 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 27 21:19:56 2016 +0000 |
tree | 6afe76ad7ab69dd255f176b5a1a53d40793fad7e | |
parent | 5ac819a51fa90471f198dc313916f00df3c3806d [diff] | |
parent | af8b9363c6a5efaa060ed18d30ac424306541e28 [diff] |
Merge "Report uncrypt errors in details" am: af8b9363c6 Change-Id: I5790f1c3ce902edf7bf9025e445b043c93036a30
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