commit | c30e7978e591138ccadbf98415e94fb1801f95df | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 15 16:01:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Apr 15 16:01:01 2016 +0000 |
tree | c687ae82ee965b2c7d1914357cbf4656ac574914 | |
parent | 0ceef69073a639b52fd71c03bc2d6d593e5b7d02 [diff] | |
parent | 6fa5fa91bf1439e6c5070f3aee9b447f995882c1 [diff] |
Explicitly set the font face and color. am: 70ae70b am: 6fa5fa9 * commit '6fa5fa91bf1439e6c5070f3aee9b447f995882c1': Explicitly set the font face and color. Change-Id: I1b2079d35cb7165db738a8d9ca442fa96729979e
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