commit | d7865e81f139cf71894c60d92e7442fb3433fdfe | [log] [tgz] |
---|---|---|
author | Johan Harvyl <johan.harvyl@sonymobile.com> | Mon Aug 15 18:07:35 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 15 18:07:35 2016 +0000 |
tree | 5ae2f87397cb8617b1e862328924ead16846abc3 | |
parent | d7067c7fea95249ad3d99820340293004bcdbc93 [diff] | |
parent | 2f5cfdbb9d337cec54eb7cccafb4b5e20457c013 [diff] |
Merge "Format formattable partitions if mount fails" am: cb76857147 am: 2f5cfdbb9d Change-Id: I7c0848776028caf766f33895a010349ccabf13bf
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