commit | 2f5cfdbb9d337cec54eb7cccafb4b5e20457c013 | [log] [tgz] |
---|---|---|
author | Johan Harvyl <johan.harvyl@sonymobile.com> | Mon Aug 15 18:03:37 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 15 18:03:37 2016 +0000 |
tree | 14476be673a6c40ed07f3590213f1e09c0e1dcd4 | |
parent | c687a72d9f6f6255cb60ce2acd68b9f9acec1b61 [diff] | |
parent | cb76857147522402a1202ea84c63da3c7452fcd6 [diff] |
Merge "Format formattable partitions if mount fails" am: cb76857147 Change-Id: I50c2045f56693e445922d30af72867e7ac55b61f
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