commit | b8c1788e7b4b63b2cc4ed2ecf7728da816301f42 | [log] [tgz] |
---|---|---|
author | Andriy Naborskyy <andriyn@google.com> | Thu Oct 27 16:07:25 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Oct 27 16:07:25 2016 +0000 |
tree | 590b35ad3b195c22e9b630733c9e821e2b437e37 | |
parent | c37c5c3410b1cae1d62e344b9b5db6d191db6235 [diff] | |
parent | 7ceb371048b3afaf1c1e05e8184c1888388d106f [diff] |
DO NOT MERGE ANYWHERE init: move healthd to late-init am: 195ff7f79e -s ours am: 7ceb371048 -s ours Change-Id: I5c36f2e8ee5e410e9027376c32e86baa7fa2e65a
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