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