commit | dc974043460cb5eb7bafa06510d95e203f656af2 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Aug 08 18:33:51 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:33:51 2016 +0000 |
tree | d0f86c7c92d95f893be14577535a731853c2a2ff | |
parent | a5734c2ad880ac81efbc805aef451c6908c4704b [diff] | |
parent | b97da5e0f0ca49b92759ea57415e7064fc29c77d [diff] |
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 Change-Id: Ia935df84e5ea36dfc6605b41872c36db69a114a0
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