commit | b44690d9e6f245ba8a9f085a77bf17688d5d7a56 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:55:47 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:55:47 2016 +0000 |
tree | fc1ee2d19010c157ef7136d45f1b6f3e6eb6d22c | |
parent | d467179eb66277f18824589e4ed8c1d1d6f4b199 [diff] | |
parent | cc94f814362bf6f06b5078d7ab2a116f4d4b4f9a [diff] |
Check corruption when reading uncrypt_status file am: 41a3fd4e20 am: 914f39d2d3 am: cc94f81436 Change-Id: I8e1df8a6483f6afdf6a2be4cadd7fcd0a3ba1bfc
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