commit | 514dc15399b701bb942bb0b061a6dc3ce80f75aa | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 10 21:45:57 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 10 21:45:57 2016 +0000 |
tree | 876c2c2c9593432d28e8b5a9d6f9ea7002271899 | |
parent | 5ceada5bea2f31547f5ce821f37e9b7c1ae8356a [diff] | |
parent | 00a9050815369d98ad5230fcf13a60577ebeb99a [diff] |
Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 Change-Id: Id897069e1ea0ad04ee7f1096c9ae36fb2b9d7974
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