commit | d25351da83432249780050e4766f1750f31f5577 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon May 02 18:27:32 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon May 02 18:27:32 2016 +0000 |
tree | af8500a155ab76d5d7ad3afa47035304beac159e | |
parent | 21d6f1f70a7920e25352da60351864f824218b55 [diff] | |
parent | 70b5353274a72109b7cb8b259f40075f073f35a0 [diff] |
resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aosp am: 70b5353274 * commit '70b5353274a72109b7cb8b259f40075f073f35a0': Add ability to show "installing security update" Change-Id: I6d6a5e0bdaedb7c02ff81a7761b03d7781e71ced
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