commit | 2bd94433f8eddb6f35be5e899d4a885b8e1a3717 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 10 20:07:32 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 10 20:07:32 2016 +0000 |
tree | 9a3904480d6a9bc172cbd6fbc834574d33db9786 | |
parent | b330559fb6a00f143fe296d4c7b4b4782564ac92 [diff] | |
parent | de40ba59c8e5091221752e9d7c6e072c29a7055f [diff] |
Merge "Update the header path for ext4_utils."
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