commit | 6ba40d910d2c6b487c3edc06003a8771e8c749f5 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 00:15:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 00:15:05 2016 +0000 |
tree | 14a4b13c7cfcfc1d9961a002539add0f67c5d3bc | |
parent | d87cd4ee62f4fba39b94fbb27d2aef0e2440bc73 [diff] | |
parent | 5a6e719176115ce1d2422650151614dfa5a0fb2e [diff] |
Merge "save uncrypt status to last_install" am: cdf509cce2 am: 6048138e10 am: 86ea1724ae -s ours am: 5a6e719176 Change-Id: Ic26c0844a97f25a809c3b413338caff3fa03d641
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