commit | 8a55c653458c2d33af506b193e658faf8f88bfa3 | [log] [tgz] |
---|---|---|
author | Matt Sarett <msarett@google.com> | Thu May 19 23:28:21 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu May 19 23:28:21 2016 +0000 |
tree | d14f03a57b8325172ca4d38b18cefd199ed43023 | |
parent | 142b864ba1121365f8bc95075cb05495c351194e [diff] | |
parent | 75dea9ca3aabe23bed2d9f15b70dbdd5efb18cd1 [diff] |
resolve merge conflicts of 86a28d0 to klp-modular-dev am: a5bc59620f am: 36acff7d7e am: 1f814d7630 am: ca45737e27 am: 8a1d4e97ad am: aa02888e55 am: 300af0779d am: fc1d9a49d1 am: b02b2fe392 am: 75dea9ca3a * commit '75dea9ca3aabe23bed2d9f15b70dbdd5efb18cd1': DO NOT MERGE Use updated libpng API Change-Id: Id23a9528e6413e40cd3249e0143c02798dcec4cc
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