commit | fb5d7f6172f88a9e26ef554ef56717798f83522d | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed May 18 18:47:31 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 18 18:47:31 2016 +0000 |
tree | d14f03a57b8325172ca4d38b18cefd199ed43023 | |
parent | 856ba940b75cf4cf0ab81319443d82fef40ada2f [diff] | |
parent | 027b403e8aa90ddc533e39e623df09fc319bb6ee [diff] |
Add time and I/O info to last_install am: dd874b1c87 am: 027b403e8a * commit '027b403e8aa90ddc533e39e623df09fc319bb6ee': Add time and I/O info to last_install Change-Id: I04c368dd551946427f683df906eb42e0f2f740e9
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