commit | fc723a3a348789511bf11c30b4938dddc141012a | [log] [tgz] |
---|---|---|
author | Jed Estep <jestep@google.com> | Wed Mar 23 23:10:25 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 23 23:10:25 2016 +0000 |
tree | fd1c370ddd190b891be9f1d7524f79513aaddaf7 | |
parent | 355d12487b432691464ede85708d46d3df5f3439 [diff] | |
parent | 7a9da521e1ecdba7a51fc15c0fc921123d1d5c4e [diff] |
Correct caching behavior for should_inject_cache am: 88dd779 am: 7a9da52 * commit '7a9da521e1ecdba7a51fc15c0fc921123d1d5c4e': 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