commit | 23c7af797a2596f57490b76bd33232a80d1a9a74 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon May 02 17:47:52 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon May 02 17:47:52 2016 +0000 |
tree | fbf0ec7c816f99a8f4bbbad6a008a10f46be3719 | |
parent | f13662a349cd625504bacfe82a9696a3ead726ec [diff] | |
parent | 5823dd46df9667c43e8fc3f5ff79987b7432da3f [diff] |
Merge "Add ability to show "installing security update"" into nyc-dev am: 5823dd46df * commit '5823dd46df9667c43e8fc3f5ff79987b7432da3f': Add ability to show "installing security update" Change-Id: Ibe1667e9bd721d73a972f9c21a322c8ea088dc63
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