commit | 142b864ba1121365f8bc95075cb05495c351194e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed May 18 18:44:31 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 18 18:44:31 2016 +0000 |
tree | d14f03a57b8325172ca4d38b18cefd199ed43023 | |
parent | 0cc7e28ffd00cff661d0120e9365b7bfa9bec533 [diff] | |
parent | dd874b1c87eb04f28db0db2629df0adde568a74c [diff] |
Add time and I/O info to last_install am: dd874b1c87 * commit 'dd874b1c87eb04f28db0db2629df0adde568a74c': Add time and I/O info to last_install Change-Id: I02aa858d5ce488d3acbf5400811e2565cf7d9c75
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