commit | af337d8ddeee9ee1deee98637fec603ffe3e6e4c | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Mar 30 02:02:50 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 30 02:02:50 2016 +0000 |
tree | 04629db86cecb6b49e3add57a39afa469ecf923f | |
parent | 08875b220db75b452a2ff57938d70827b8fa93f7 [diff] | |
parent | f41c35d774de88bc668c94ee5cfa43b60eb6eea1 [diff] |
Merge "uncrypt: remove --read-bcb option." am: ebd22be am: ecc068c -s ours am: f41c35d * commit 'f41c35d774de88bc668c94ee5cfa43b60eb6eea1': uncrypt: remove --read-bcb option. Change-Id: I05dfeef0be5d80d717c37a9fc03b1c61cb3e5e6b
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