commit | d57691e094ad6760864fba19fbbeb3805391b950 | [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 | 328b9ac46face55419eb0c12328350ed4c3ee715 | |
parent | 75191f32a56db352722ab9ac1acf9ceb08485a04 [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: I8b959e81da42baa1e95813bf6cab9a2fe374bb11
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