commit | 4769f209dcccdcfec7f419f277f874ec17293a50 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 01:48:10 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 01:48:10 2016 +0000 |
tree | a931b211f9f19c8ac78c6f63110ed862a12b0930 | |
parent | ad8b5a6c1195b94d8d80671e1bf791c32008fbef [diff] | |
parent | e16e799dfdff5392d2bdc460f41353100d082e96 [diff] |
save uncrypt status to last_install am: e16e799dfd Change-Id: I0cac4258690c9ab6a6122a9e67c8453050aabcfc
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