commit | db78de25c2dfe0657c2b3408a5f9f5a587931cff | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Wed Mar 09 01:35:41 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 09 01:35:41 2016 +0000 |
tree | ac8cfb06933bcedab2b20c955601d2dce968af86 | |
parent | 5819944b165bcaff181af962c87be37f95e4d346 [diff] | |
parent | 5593342575323f5f10e7af669871627e4ada8c7b [diff] |
Merge "applypatch: add -fPIC for libimgpatch in Chrome OS." am: 5593342575 * commit '5593342575323f5f10e7af669871627e4ada8c7b': applypatch: add -fPIC for libimgpatch in Chrome OS.
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