commit | 7a9da521e1ecdba7a51fc15c0fc921123d1d5c4e | [log] [tgz] |
---|---|---|
author | Jed Estep <jestep@google.com> | Wed Mar 23 23:08:13 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 23 23:08:13 2016 +0000 |
tree | 83eb39fa7166d05028690a4f5101cb554283dc81 | |
parent | e9699584b573a8dd7e0edde0fda2a23b277e96af [diff] | |
parent | 88dd7796a1fd4c64d57afb20021bf66cb26fa886 [diff] |
Correct caching behavior for should_inject_cache am: 88dd779 * commit '88dd7796a1fd4c64d57afb20021bf66cb26fa886': 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