commit | 750bb463055aad41b605e7eb9767c865a2a47c57 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 26 16:16:04 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 26 16:16:04 2016 +0000 |
tree | 5dd97229a584eb17c2a9f5e65e0646f0ab2b7ce8 | |
parent | 8f9672c0db3259e8ce9fb9fb1ee8971bb2eb8638 [diff] | |
parent | ebc141dff27c53d7043bf7fc61cd435ac4d13160 [diff] |
Merge "Skip update-on-boot for bootreason in blacklist" am: ebc141dff2 Change-Id: Ia87fd539f6e18cea47fb3aeec6434f5b25da0eb0
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