commit | 32027d843897fea2a585dd2453fddb5a19f08c66 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jun 10 17:24:50 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 10 17:24:50 2016 +0000 |
tree | 27d414ab85a09ece2bf9f9977f699eb4c087cab2 | |
parent | fc29db992a61ce4bd2f82a9ed2b615db66a9e1d7 [diff] | |
parent | 9d2657fbb70b6e94744379fb947d92f06120930a [diff] |
Log source/target build version to last_install am: b0ddae55e5 am: 9d2657fbb7 Change-Id: I3bb89e59b0e21d415fa1b5681f08803ffd787169
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