commit | a1b9c560b75b30ad519392f89f8cf07b1d7251dd | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Oct 14 20:15:07 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Oct 14 20:15:07 2016 +0000 |
tree | 2eb12fdfc95a0f3bd4a8efec0102364fb3b4cbf5 | |
parent | e30a5b3a44c6c2134750e28a88efd5876a28bfac [diff] | |
parent | 1709d22b4ec007da172e2d49ced99847c6f00225 [diff] |
Fix the prefix matching for uncrypt status. am: 1709d22b4e Change-Id: I4d48fddb7698f45413543f806ab6ccfac350832d
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