commit | a4d0c0ab871368785d599726849a87a599cd4709 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Nov 04 18:24:31 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 04 18:24:31 2016 +0000 |
tree | ffa7dcd8db96f56bf16cce38c8aa41cc06083844 | |
parent | af03617d814a6a12da46313346b75bba7ab35cf7 [diff] | |
parent | 7770c6f93e6df092916c1b8a14bf4af30893e767 [diff] |
Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 am: 99adda9d67 am: 92097726ef am: 7770c6f93e Change-Id: I384dc5295997963cc88231adad7a533f1ee9ef98
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