commit | 6074099cb91e017672bd827a9711b0bfb30ca4e1 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 24 00:26:51 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 24 00:26:51 2016 +0000 |
tree | af4cc7608306babfd7982295f77e051536d224bf | |
parent | ed4c49c199224dfe2cf99a26864c5848487da2c3 [diff] | |
parent | c37c5c3410b1cae1d62e344b9b5db6d191db6235 [diff] |
Increase EIO retry count am: c37c5c3410 Change-Id: I163541137bf8c421276383855d36ab127d2ddf95
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