commit | bdaee896a64d95ba28656f4fdff785966b11dd51 | [log] [tgz] |
---|---|---|
author | Damien Bargiacchi <drb@google.com> | Wed Aug 24 20:45:21 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 24 20:45:21 2016 +0000 |
tree | 2a05cf57d7178cf5598594ee0e96e8d7316d927f | |
parent | e3c71849116f5f503b9cc633c96caee8fda51d30 [diff] | |
parent | 929ffefdccf3f7b6e2810cc47efaf93626f9a2cc [diff] |
Merge "Support use of custom fonts in miniui" into cw-f-dev am: 929ffefdcc Change-Id: I5723771eb4d0716b120b7f682b47661a0ce48c67
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