commit | fc887a8fbad8c2c557fa4af136e190011dcac1fe | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 27 21:22:26 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 27 21:22:26 2016 +0000 |
tree | 2eb376b0b6033ad76366f3ef055832f785751427 | |
parent | c064b01898175843f79dbe59b3264e93266c9cd2 [diff] | |
parent | 7582609d6196552fc15204043b39972bb6b906a0 [diff] |
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 Change-Id: Idbaf422f605c690fe2f2ea120d10e4e37342b5e9
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