commit | 94565fd5f9b38a06d3d78586a78ae3f121ade671 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Apr 28 01:31:51 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Apr 28 01:31:51 2016 +0000 |
tree | 47a45ad2ad2d7670bcfca29e8b31d146dececdc0 | |
parent | 21a97f2aa02e0a5a6f9910195bcd1023684bf22f [diff] | |
parent | 960691a34fe2671a0cc654220e73fe7067b52677 [diff] |
Merge "Update background text for recovery UI" into nyc-dev am: eeca191 am: d57691e am: 960691a * commit '960691a34fe2671a0cc654220e73fe7067b52677': Update background text for recovery UI Change-Id: I18d102d9c93abe094fedb799abdf5fa00ad3e613
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