commit | 881063477374749b37134e0559e09e9cb39a050e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Oct 05 06:07:56 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 05 06:07:56 2016 +0000 |
tree | 64a8c1e78aa282460aebf39d3f4147d00ffa0fcc | |
parent | 38b923ff6caafbb92935e7d13640d6b05f2a7466 [diff] | |
parent | 59dcb9cbea8fb70ab933fd10d35582b08cd13f37 [diff] |
Merge "edify: Move State.script and State.errmsg to std::string."
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