commit | e8437b53402086dc59f3f47f779bafbbffe40e11 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 02:29:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 02:29:39 2016 +0000 |
tree | 0ac1a5cc33cf2181d5d02001b527493020dfd98f | |
parent | 6ba40d910d2c6b487c3edc06003a8771e8c749f5 [diff] | |
parent | 707583a4abdfb63096954b814f2bbe91470e6d83 [diff] |
save uncrypt status to last_install am: e16e799dfd am: 4769f209dc am: 707583a4ab Change-Id: I22b520ceaea408cad4e267d5a87c21ec80cd5e1d
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