commit | 92097726efb6038b632d3c32b109426d1786bdb6 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Nov 04 18:17:31 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 04 18:17:31 2016 +0000 |
tree | 3d2a89d6bd3785e4bb0be2055f272b8f9581c04f | |
parent | 786b083b8eb4c2ad7e29721409cbcd6aae9dc196 [diff] | |
parent | 99adda9d67e16e447dffc3e4b7d6505206171f69 [diff] |
Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 am: 99adda9d67 Change-Id: I66a74981f5e7432aaa49ae74a38fc87e17acc02f
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