commit | ad7366d48df19667016f9737b6fc82a9087372ea | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 24 00:31:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 24 00:31:36 2016 +0000 |
tree | 41aea4b9bfc742592b195a59c2284513306fd68b | |
parent | 1e2ef0c3cbeee01df6dc2fa333bc93b504b2d9e7 [diff] | |
parent | 3afc54c007ad7cb2e8d6d9ca81544baa3ac63cb3 [diff] |
Increase EIO retry count am: c37c5c3410 am: 6074099cb9 am: 3afc54c007 Change-Id: I79361b71429be13490c66fb037f9261adbed6ecf
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