commit | c26e3770f6c07224698fe7737eeff31148fa8ecd | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 10 22:14:43 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 10 22:14:43 2016 +0000 |
tree | e1c94e92b1bab7520a9ce6936c063db3e7f278a2 | |
parent | b2ee79101bc366a25c7dcc995a099e8fc5fd952e [diff] | |
parent | 514dc15399b701bb942bb0b061a6dc3ce80f75aa [diff] |
Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 am: 514dc15399 Change-Id: I38332f7eab24a49375ef0f410a3cd3d552749e06
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