commit | 5afbbdd27ac76f5a994a82c1e953d4d18bfd2e1a | [log] [tgz] |
---|---|---|
author | Damien Bargiacchi <drb@google.com> | Wed Aug 24 21:06:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 24 21:06:36 2016 +0000 |
tree | 62e822153a22107fb32fbfffe61f20e5c02fc29a | |
parent | aa7474aca413e757f023f56e648607ad2989d1ac [diff] | |
parent | bdaee896a64d95ba28656f4fdff785966b11dd51 [diff] |
Merge "Support use of custom fonts in miniui" into cw-f-dev am: 929ffefdcc am: bdaee896a6 Change-Id: I723bcfb54cfc80d3b34707eff174f495e2374532
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