commit | 713ad360c41ff82ab471fd713f1dccfe16c5605b | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 05 06:18:52 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 05 06:18:52 2016 +0000 |
tree | 4537c974d005a76263f067516c18ba8cb93d4cbb | |
parent | 04f3fad29acdecb45c110551d260062299b61610 [diff] | |
parent | e68d829f74504046f40015aa8d768ab72644d21f [diff] |
Merge "edify: Move State.script and State.errmsg to std::string." am: 8810634773 am: 6674f22a2f am: e68d829f74 Change-Id: I8d9b94ca96b68a80f1418287bde4bef26ce0068a
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