commit | f13662a349cd625504bacfe82a9696a3ead726ec | [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 | c2f7c76d98b09c593903f1d14101745471e1b6e6 | |
parent | a7f7e7093ea67c3ddda03f52edb440c780d69b0d [diff] | |
parent | 568700189528c69a6cdd7a246127ce01463e033d [diff] |
recovery: Always log the update attempt. am: 5687001895 * commit '568700189528c69a6cdd7a246127ce01463e033d': recovery: Always log the update attempt. Change-Id: I48f3199c4640a17ae022879082f8de9948d94925
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