commit | b30663b4a7d70886c5e8cdfce7307f0271e34de8 | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Wed Feb 17 00:42:15 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 17 00:42:15 2016 +0000 |
tree | 88fa478b74df85e65679bba6ae953f7157d3a422 | |
parent | b69d878b9a3967b247df30dc6f8a760f720659b7 [diff] | |
parent | f3e05f504d9ef387228e5bcd28723f6617991e8c [diff] |
Merge "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