commit | 481ce238ccc776c86d78cb04010d5ad29fdd32d5 | [log] [tgz] |
---|---|---|
author | Jed Estep <jestep@google.com> | Fri Mar 25 20:09:23 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Mar 25 20:09:23 2016 +0000 |
tree | 559c539fa0b37cbfadb26b5ba8ea3269ba13d18a | |
parent | 8085b38c18247a46cbe944cae4f35fbe9e9d47ba [diff] | |
parent | c52b853194553dae146bf19b9279b6290fe8c678 [diff] |
Merge "Correct caching behavior for should_inject_cache" am: 9afbf2a am: c52b853 * commit 'c52b853194553dae146bf19b9279b6290fe8c678': Correct caching behavior for should_inject_cache
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