commit | aa7474aca413e757f023f56e648607ad2989d1ac | [log] [tgz] |
---|---|---|
author | Damien Bargiacchi <drb@google.com> | Wed Aug 24 21:06:35 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 24 21:06:35 2016 +0000 |
tree | 62e822153a22107fb32fbfffe61f20e5c02fc29a | |
parent | 9c30c29e70264024323bccf478bcd8dd624c89d1 [diff] | |
parent | e3c71849116f5f503b9cc633c96caee8fda51d30 [diff] |
Support use of custom fonts in miniui am: 35fff61b1c am: e3c7184911 Change-Id: I92105784e928d69154d184aa9a514660405cc90f
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