commit | 57ad046d9d23d16f6b5a27a16d18104ec4770511 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 03 22:38:11 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 03 22:38:11 2016 +0000 |
tree | 9cbcb84805ec61f74572e6e815240a77914261ca | |
parent | 01fcbe160bd49891c0680b80c5688cd4feb2adbc [diff] | |
parent | 7ce287d432dd3a4dc8841fc59e11ee1a0b7808a1 [diff] |
Call ioctl before each write on retry am: 7ce287d432 * commit '7ce287d432dd3a4dc8841fc59e11ee1a0b7808a1': Call ioctl before each write on retry Change-Id: Iae05ceca190c253d0be3ae9e4054abf4d0dbe751
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