commit | cce521e4397ce58025c514cebc4b0c90efd6c9ee | [log] [tgz] |
---|---|---|
author | Android Build Merger (Role) <noreply-android-build-merger@google.com> | Fri Sep 07 23:15:38 2018 +0000 |
committer | Android Build Merger (Role) <noreply-android-build-merger@google.com> | Fri Sep 07 23:15:38 2018 +0000 |
tree | 3cc2d750c86189f15be32c69115d93e34172447f | |
parent | 99e38bf25486e44a4688cb28d7503e45b339f4c3 [diff] | |
parent | f39f139103f8d06a0ec24f0d45e263f5c56a0c94 [diff] |
[automerger skipped] DO NOT MERGE: Initialize the ZipArchive to zero before parsing skipped: f39f139103 Change-Id: Ibe1a269dbc52c6106161ccd757434a131fb5c4a2
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