commit | 66571856a1d894d695e1583b72cbbc5732d5bc91 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Aug 08 18:39:20 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:39:20 2016 +0000 |
tree | 5c09df156e76f2fd67f9b15b8fe5edaba0d5dd7c | |
parent | 4c4323254e7fa8887283f9cfcbc059785f78284b [diff] | |
parent | e6a4195bf7738ea215e74714c49040efef8fa0d6 [diff] |
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 am: e6a4195bf7 Change-Id: Ib497de2a8e38d60cf6be058de919bd8f5e5871cb
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