commit | 452907dc460a846a23f9a95ed656165ae9268ab4 | [log] [tgz] |
---|---|---|
author | Matthew Bouyack <mbouyack@google.com> | Tue Sep 20 22:12:18 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 20 22:12:18 2016 +0000 |
tree | fc1ee2d19010c157ef7136d45f1b6f3e6eb6d22c | |
parent | b44690d9e6f245ba8a9f085a77bf17688d5d7a56 [diff] | |
parent | 78563fdf78861884f300a6a874d2a0306f1eb002 [diff] |
DO NOT MERGE Fail gracefully when we fail to fork the update binary am: de1b53d067 am: 78563fdf78 -s ours Change-Id: I884f148f0c1e18281c4ed394b1b6be8e7a0a7f78
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