commit | 914f39d2d35fa58ad83103e1005637f2a34615d3 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:45:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:45:34 2016 +0000 |
tree | 3251273048cdcdd6ff499ab22c8862c771bfa4fe | |
parent | 7a97733f7ac3851214747d71c7d713e42f02e1e6 [diff] | |
parent | 41a3fd4e202168fc58f9955f7bcac43121f55fc5 [diff] |
Check corruption when reading uncrypt_status file am: 41a3fd4e20 Change-Id: I19d9b6605d75d636eef0c770979b9f71c2e6a7f2
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