commit | 6048138e10b46918864dac06f0e94882d523078c | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon Sep 12 23:01:28 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Sep 12 23:01:28 2016 +0000 |
tree | c384a11d41d2ce932a2dba8b791e72dcabdb7111 | |
parent | c5becf0ef884c464aaee632c9c5235c04c405bbd [diff] | |
parent | cdf509cce2d6a2f42ea5a8abb3c1e42532853e42 [diff] |
Merge "save uncrypt status to last_install" am: cdf509cce2 Change-Id: I4ef51a1d2c75f42c31f419e68ed616838a3f8ead
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