commit | 2a4386fa7bd7275ecdb1ca218873a8aeb5bccaca | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Jun 14 01:29:09 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 14 01:29:09 2016 +0000 |
tree | b2291966128c5882d09faf4b1792e1c655b9f910 | |
parent | dc1393d09bcc09ae246cd46b2248d9401605d0f5 [diff] | |
parent | 490fad67912dbef1281ebe7d943d3f95c79c370e [diff] |
applypatch: Don\'t call inflate() when it expects zero-length output. am: 490fad6791 Change-Id: Id4df6fd73edf70ce88d3df4a5ebaeb665f38eef3
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