commit | 8568d7e558f5aa1c4f05745eb764aeebb1d4da95 | [log] [tgz] |
---|---|---|
author | Damien Bargiacchi <drb@google.com> | Tue Sep 13 15:50:25 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 15:50:25 2016 +0000 |
tree | 9b1e9c9c2a8aeed5de497fae4825b97068c4cad9 | |
parent | 707583a4abdfb63096954b814f2bbe91470e6d83 [diff] | |
parent | d00f5eb63a8e4690f9bef1e943d539d052444d9b [diff] |
Have gr_init_font alloc memory for the font am: d00f5eb63a Change-Id: Ic5394da1aff31adb7dda5160414a4831204fddc2
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