commit | cf5c1bc87d92851739dbe81db398a5d09dd97871 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 03 23:07:58 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 03 23:07:58 2016 +0000 |
tree | 4791c34bde2602501d9d6d988c9b148587cb2afa | |
parent | f02e7996e03365a62312f42fbc2a3c2b4034e7b0 [diff] | |
parent | 894176632c7295875d01cfdc273b706996c483a4 [diff] |
resolve merge conflicts of 57ad046 to nyc-mr1-dev-plus-aosp am: 894176632c * commit '894176632c7295875d01cfdc273b706996c483a4': Call ioctl before each write on retry Change-Id: I814e7c9409d94aed8733a9e1fc562394f8da1e76
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