commit | cc94f814362bf6f06b5078d7ab2a116f4d4b4f9a | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:48:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:48:34 2016 +0000 |
tree | cb728a6b3003a26884aef8852a5a6c05dea03ea9 | |
parent | 8dd5b2a2ccb0ac747e75846a3d909b1b0a88f5f3 [diff] | |
parent | 914f39d2d35fa58ad83103e1005637f2a34615d3 [diff] |
Check corruption when reading uncrypt_status file am: 41a3fd4e20 am: 914f39d2d3 Change-Id: Ie8056fe4dfccfd44e740f6f3ba4621fbc8f5142b
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