commit | 8dd5b2a2ccb0ac747e75846a3d909b1b0a88f5f3 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:31:33 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:31:33 2016 +0000 |
tree | cb728a6b3003a26884aef8852a5a6c05dea03ea9 | |
parent | b3d92f0cf60aab2aae5090c123516dc3e9b19b4b [diff] | |
parent | 1d55666106f80ae0824ac284f82d90899575358c [diff] |
Merge "Check corruption when reading uncrypt_status file" am: 3cf815a6a9 am: 40bae5e1c6 am: 1d55666106 Change-Id: I2081d6803377a7bf26175a55b3b5defb7c9d09d1
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