commit | f0b7ec7b3aae206e368cabefa986fe20c23fc808 | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Wed Mar 09 01:37:30 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 09 01:37:30 2016 +0000 |
tree | 6f94095bc507a42533fe43cfadf8a6be9b353981 | |
parent | b2085d9ce26c4cdc046708e9d3a4843bbbdcf467 [diff] | |
parent | db78de25c2dfe0657c2b3408a5f9f5a587931cff [diff] |
Merge "applypatch: add -fPIC for libimgpatch in Chrome OS." am: 5593342575 am: db78de25c2 * commit 'db78de25c2dfe0657c2b3408a5f9f5a587931cff': 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