commit | 039e9dc5ca7c949cf66b7bd7ecd34ae1880dbc9e | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Oct 13 17:30:14 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Oct 13 17:30:14 2016 +0000 |
tree | b7c6d625baefc3521fe46c794d8d82fe99535229 | |
parent | 3ac1995cfd0295bffddb3d56a27a704513a4ac13 [diff] | |
parent | c5b4b719134a1d2d3b06a81f92a00b24e527248d [diff] |
Merge "edify: Some clean-ups to libedify." am: c5b4b71913 Change-Id: I6ac4dfc514dfa917698268a999d8435987790302
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