commit | a5af1a7eea6e8be82348f58d9c71c91f2ea81104 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 14 23:06:44 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 14 23:06:44 2016 +0000 |
tree | 68caaa2c65f9d0078c30523262e16f58f584a25b | |
parent | da873d77f311f53d6e9e11ef29948a454e4444c0 [diff] | |
parent | 6c0a2dec21174811d7f925a40e9a47ac7f4656e4 [diff] |
Merge \\"Touch blocks in care_map in update_verifier\\" into nyc-mr1-dev am: 13f44939b1 am: 6c0a2dec21 Change-Id: Ifab3a0507000b6970df9d58a0193deefbaadb5ba
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