commit | e68d829f74504046f40015aa8d768ab72644d21f | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 05 06:16:22 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 05 06:16:22 2016 +0000 |
tree | bf579ed887938e33abc935e07712480ac6700ccc | |
parent | 0467a905cc488cc1f28886e3978a49fd09c291c1 [diff] | |
parent | 6674f22a2f979ad71933d353f37743c4987c8d00 [diff] |
Merge "edify: Move State.script and State.errmsg to std::string." am: 8810634773 am: 6674f22a2f Change-Id: I7da4df259a8155fbdab6e696fab4ddfb45cb0fbc
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