commit | f194cb3b99323a7957274ec8e74d2077291f5e47 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Oct 17 17:50:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 17 17:50:34 2016 +0000 |
tree | b3f92fecedeb793f0f58bfeab98d6a9f21ab8adf | |
parent | 36415acf6a840f80d8d52b957b117d48ddb8c9fe [diff] | |
parent | 4de11bb370c75b238a51d68aa74d8d649051b57a [diff] |
Merge "init: move healthd to late-init" am: a01ffc73ef am: 4de11bb370 Change-Id: I81b584ea1f60f7495afc85d38b5e91fae4769b98
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