commit | 40bae5e1c63a7fe7cd3b64b1d13c1bbb6f18b84a | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:26:03 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:26:03 2016 +0000 |
tree | a7dd9ec0e0fe5a81eb6077b42a2db1e71b54c659 | |
parent | 6048138e10b46918864dac06f0e94882d523078c [diff] | |
parent | 3cf815a6a93bd9e27d250d181ef877e5d3a42018 [diff] |
Merge "Check corruption when reading uncrypt_status file" am: 3cf815a6a9 Change-Id: Ic7404abd3026a8faffaac14a20c90ebf2ef10106
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