commit | 027b403e8aa90ddc533e39e623df09fc319bb6ee | [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 | c71523d8840b33fe815dc0cc048a2b83a8504094 | |
parent | ba4e7977e4bcf382eb0cd4e6fa6ca44febe13f83 [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: I487bdc54897816fe8ed24b441a848cac1dc29389
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