commit | 64b92dfb5d67cb0641524ad2988767c97e2029ce | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Sep 27 20:24:22 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 27 20:24:22 2016 +0000 |
tree | be7ff570cc94b1f91956dcdacd5c38a097066860 | |
parent | de1b53d0678b81d4480dc4ac3fc79075e01d4255 [diff] | |
parent | a8c0d0b43a2f46afeada2bf0960232b4b0890b07 [diff] |
DO NOT MERGE Duplicate the last_install content into last_log. am: a8c0d0b43a Change-Id: I6ba873dcf7b833daaf6ca74d49a6410be3e4fbcb
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