commit | 21b1a2a051aa1a44f3e2c17a1e3c96582e4b7d45 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 24 00:29:28 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 24 00:29:28 2016 +0000 |
tree | 723504554f726de06cf3c749b197ad94be445672 | |
parent | 3afc54c007ad7cb2e8d6d9ca81544baa3ac63cb3 [diff] | |
parent | e5c6d47f524dc6aaa99f397ad486ce45c1e28b5b [diff] |
Increase EIO retry count am: c37c5c3410 am: e5c6d47f52 Change-Id: Idf3c00f5c8a3bea6993ebf888ebc22ee0097177d
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