commit | 2286b23373fd3dc5b032df8e1b7bcf3a65e05f76 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Mar 29 23:53:26 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Mar 29 23:53:26 2016 +0000 |
tree | 04629db86cecb6b49e3add57a39afa469ecf923f | |
parent | 78bac9a66a773396bb4a3ceee589b71046dcc5e1 [diff] | |
parent | 0c39203698b904e165237f67d6bd013debd6dc47 [diff] |
resolve merge conflicts of 61799ba to nyc-dev-plus-aosp am: 0c39203 * commit '0c39203698b904e165237f67d6bd013debd6dc47': uncrypt: remove --read-bcb option. Change-Id: Ic84b20a7736d6c0cd5f4e3ff07a02cbd64e285aa
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