commit | 5546d785d4b05da2dd15fd80fb7e35967869dc08 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 10 22:35:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 10 22:35:39 2016 +0000 |
tree | b7393883abd75ee6b57ede96a27a735804061331 | |
parent | 1984d55ece8f4ca9474c1f8145bfcce3554c9879 [diff] | |
parent | c26e3770f6c07224698fe7737eeff31148fa8ecd [diff] |
Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 am: 514dc15399 am: c26e3770f6 Change-Id: Ibcf7ed88599cd997a0b240ee85900f87d88b041e
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