commit | f136e71f7aef5ced324c6534f395c91b35f1af12 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jul 29 00:27:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jul 29 00:27:34 2016 +0000 |
tree | a8cab1ad83339605a63bed24cfe279c82895bddb | |
parent | 529a36907217fe92d7fac917cccd83d54c0d847c [diff] | |
parent | 0df6011d0f1a9b34158912f6b44eb12d4c4a782e [diff] |
Merge \\\\"Add docs on regeneration background text image\\\\" am: 5aa2e104c0 am: b02a58740e am: 698f75467a am: 0df6011d0f Change-Id: I9bf3d8a5357811700e7e09aec146eaf1969f6eb9
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