commit | d0678147cd53bdf2d4c871a06800852d3dd5a73c | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Mar 30 00:11:58 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 30 00:11:58 2016 +0000 |
tree | 04629db86cecb6b49e3add57a39afa469ecf923f | |
parent | 2286b23373fd3dc5b032df8e1b7bcf3a65e05f76 [diff] | |
parent | 0d661262e99ae6ba6baeae6cdce05791923fe445 [diff] |
Merge "Add string for Installing_security_update" am: 3568004 am: 2e21897 am: 0d66126 * commit '0d661262e99ae6ba6baeae6cdce05791923fe445': Add string for Installing_security_update Change-Id: I5a1817ff5ef8494c53441892612070274432c92a
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