commit | 3110715bb4b94d8394df8283100f039877d09af0 | [log] [tgz] |
---|---|---|
author | Matthew Bouyack <mbouyack@google.com> | Tue Sep 20 23:31:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 20 23:31:39 2016 +0000 |
tree | fc1ee2d19010c157ef7136d45f1b6f3e6eb6d22c | |
parent | 452907dc460a846a23f9a95ed656165ae9268ab4 [diff] | |
parent | 54881abb52151ab9a4340e268c81fd3e644e9018 [diff] |
Revert "DO NOT MERGE Fail gracefully when we fail to fork the update binary am: de1b53d067" am: 54881abb52 -s ours Change-Id: I376f9d0d81dbe2304a7582fd3643307c0a19e3f7
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