commit | 0df6011d0f1a9b34158912f6b44eb12d4c4a782e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jul 29 00:15:44 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jul 29 00:15:44 2016 +0000 |
tree | 860e866d889f9a26c030e382d18b38698efbc435 | |
parent | 1cd2fda40bbc45de07000010c4eb9ecd4fb7b5c0 [diff] | |
parent | 698f75467a8ffb8665024d1292f729dc1108d144 [diff] |
Merge \\\"Add docs on regeneration background text image\\\" am: 5aa2e104c0 am: b02a58740e am: 698f75467a Change-Id: Iec3d77fecaf9edd27ba5e2f217793074db3ff7c9
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