commit | 156de0473efb2150f72743d925dc61a3e6fb9214 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Mar 17 22:57:55 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 17 22:57:55 2016 +0000 |
tree | 4529429bcadb33c5abee36f31aed6bee9bbad7ff | |
parent | 36278798a1e23afb0ea12e2bb6630ddf25c0906b [diff] | |
parent | 6f446373fdda9e084e7cce86c4694f365e75951b [diff] |
resolve merge conflicts of ce58688 to nyc-dev-plus-aosp am: 6f44637 * commit '6f446373fdda9e084e7cce86c4694f365e75951b': Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
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