commit | 2d7ff437ae77527c0af4aaead2878bf2e05b51c0 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Aug 08 18:41:47 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:41:47 2016 +0000 |
tree | 6cca2fa6020e2840ee3d6abd4a9bfdd79b547e5a | |
parent | 397bf4ef9346f939fa29e50af59ed84c021a54ef [diff] | |
parent | 66571856a1d894d695e1583b72cbbc5732d5bc91 [diff] |
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 am: e6a4195bf7 am: 66571856a1 Change-Id: Ibae209f6fba7adb549cdf2fd9e0323c42240df19
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