commit | ccf1b95c089810fee588dad1ff9477dfac876320 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed May 18 18:54:59 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 18 18:54:59 2016 +0000 |
tree | cc9a1d532eb61f879efa52fb8882d492edc0aa98 | |
parent | 0f85209b2e4e9db1cec40ffd8c6e120937fca0eb [diff] | |
parent | 46aa5911d810e09e2a90492dd5865cfe25c31b6d [diff] |
Add time and I/O info to last_install am: dd874b1c87 am: 142b864ba1 am: 46aa5911d8 * commit '46aa5911d810e09e2a90492dd5865cfe25c31b6d': Change-Id: Idd29ee0695656527fff8d8eda32f777e84b42193
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