commit | e0c8a9bb02d4518c0723ea56b02da51373ddb5e9 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon May 02 16:32:41 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon May 02 16:32:41 2016 +0000 |
tree | 5ba5eaba201388d083ba09015c592fcf25a1b6a9 | |
parent | 8d3b85a32005df441ae0afde7b9f924824f1446e [diff] | |
parent | 568700189528c69a6cdd7a246127ce01463e033d [diff] |
recovery: Always log the update attempt. am: 5687001895 * commit '568700189528c69a6cdd7a246127ce01463e033d': recovery: Always log the update attempt. Change-Id: Ibf0d564c26bb5045fe24466a415dea13cd3a5a18
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