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