commit | e6f3ffe80fa5f0d72f9b7df8c6c36ba23b7cd28c | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Wed Feb 17 00:49:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Feb 17 00:49:36 2016 +0000 |
tree | b863329e3f19a59bdde39ca2d609e4c52b3abbf6 | |
parent | ba9765b05869f7783e55f9c6ee66b191898f563a [diff] | |
parent | b30663b4a7d70886c5e8cdfce7307f0271e34de8 [diff] |
Merge "applypatch: Add libimgpatch.pc" am: b30663b4a7 * commit 'b30663b4a7d70886c5e8cdfce7307f0271e34de8': applypatch: Add libimgpatch.pc
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