commit | e6a4195bf7738ea215e74714c49040efef8fa0d6 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Aug 08 18:36:16 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:36:16 2016 +0000 |
tree | e65333fe2c95343333168513ffa663fdb7a6ec50 | |
parent | 1e324fa459401d1435c2fc910307735dd9ec449c [diff] | |
parent | dc974043460cb5eb7bafa06510d95e203f656af2 [diff] |
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 Change-Id: Ica1f4616c87c81e24b7e4b2dfa0778557dae4a6a
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