commit | 07fe1c6696a060be32bf8d1a1bba048677ca6eac | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon May 02 16:37:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon May 02 16:37:01 2016 +0000 |
tree | 5ba5eaba201388d083ba09015c592fcf25a1b6a9 | |
parent | ac7d8f278b65142ddd84bc15331e3daef5946059 [diff] | |
parent | f13662a349cd625504bacfe82a9696a3ead726ec [diff] |
recovery: Always log the update attempt. am: 5687001895 am: f13662a349 * commit 'f13662a349cd625504bacfe82a9696a3ead726ec': recovery: Always log the update attempt. Change-Id: I8d111ff9bf410d87e957d6a475c319abba5c7489
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