commit | e890e194d7861307722a39b8689894ce600be2cb | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Apr 28 00:58:33 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Apr 28 00:58:33 2016 +0000 |
tree | 47d80b337d94f27daad12ebfbb959d0566f19b9e | |
parent | 21092a98235d98f431c88ac5f4369ab1ccf0ae9f [diff] | |
parent | eeca191f383d1fda6b1153cf4f443cafff7d7328 [diff] |
Merge "Update background text for recovery UI" into nyc-dev am: eeca191 * commit 'eeca191f383d1fda6b1153cf4f443cafff7d7328': Update background text for recovery UI Change-Id: Iacdeece3cee076f1cbb084e4886c3a412f7af9b9
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