commit | ecc068c2f83b4db891f9d479170c06cf06bb409a | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Mar 30 01:29:42 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 30 01:29:42 2016 +0000 |
tree | 1ea8229bbec4db5c64e055c5a60ddbb938790335 | |
parent | 2e2189728b3172327e93825ed803768c72fe7f28 [diff] | |
parent | ebd22be4f742f5eeb32b2eeaf212b34e7605da50 [diff] |
Merge "uncrypt: remove --read-bcb option." am: ebd22be * commit 'ebd22be4f742f5eeb32b2eeaf212b34e7605da50': uncrypt: remove --read-bcb option. Change-Id: I06ed6c0a36246041d03c57bc03f532de414c926f
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