commit | 99adda9d67e16e447dffc3e4b7d6505206171f69 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Nov 04 18:14:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 04 18:14:01 2016 +0000 |
tree | 2e98105a06f173122b604ee2a52fbc5307278e11 | |
parent | 4f91ca78b96388cc33b197e76e01dd678ceebbae [diff] | |
parent | e2d05c565816c4dd97354ac5804200d8afa6e5fa [diff] |
Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 Change-Id: Ia63785d846ab05eca45ec1e548f7265d7feffdbb
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