commit | 5a6e719176115ce1d2422650151614dfa5a0fb2e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 00:08:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 00:08:05 2016 +0000 |
tree | 4176ebeae7dc2b640864859bf7cfeeecbfca3123 | |
parent | bd76bb0aa8c8e38081ae1f97aee1fa85c731dfb6 [diff] | |
parent | 86ea1724ae85e54ae037777d788ce4713804754f [diff] |
Merge "save uncrypt status to last_install" am: cdf509cce2 am: 6048138e10 am: 86ea1724ae -s ours Change-Id: I5d55f4e63e1ec05e6bb612dd78e9caa731727843
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