commit | 00a9050815369d98ad5230fcf13a60577ebeb99a | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 10 21:14:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 10 21:14:34 2016 +0000 |
tree | 9a3904480d6a9bc172cbd6fbc834574d33db9786 | |
parent | 7bf11aadfd47b44c4eba6cdfed347ce03b859db9 [diff] | |
parent | 2bd94433f8eddb6f35be5e899d4a885b8e1a3717 [diff] |
Merge "Update the header path for ext4_utils." am: 2bd94433f8 Change-Id: I6a8dbfcecbabbba26acc81ca0c704b9a7f3c63db
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