commit | 4c53af080d5d3b83658ac494215db913159084b2 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Sep 29 18:13:20 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Sep 29 18:13:20 2016 +0000 |
tree | d9c18ca9a0388f469069116f027f74d9d6316261 | |
parent | 64b92dfb5d67cb0641524ad2988767c97e2029ce [diff] | |
parent | 37d7d67ca216972cba9259aa5866220d6abfaf14 [diff] |
DO NOT MERGE Report uncrypt errors in details am: 37d7d67ca2 Change-Id: I4da910cde3f1a84b9dfb5839a43b00818a942dbd
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