commit | a550ee0df7abe3e090cea2570ec9c302856bc72f | [log] [tgz] |
---|---|---|
author | Johan Harvyl <johan.harvyl@sonymobile.com> | Tue Aug 09 19:50:15 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 09 19:50:15 2016 +0000 |
tree | 1ba2f46b00326f71c9ef9c3ad144aac4153b0dde | |
parent | dc974043460cb5eb7bafa06510d95e203f656af2 [diff] | |
parent | 8a4333f3b9e512796d3f9488d80a7815c0c29ac5 [diff] |
Merge "Handle error from fopen_path in finish_recovery" am: 8a4333f3b9 Change-Id: I9225bcbe1ed82a63f70c7c6a984fd043ac77100b
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