summaryrefslogtreecommitdiffstats
path: root/healthd
diff options
context:
space:
mode:
authorDiogo Ferreira <deovferreira@gmail.com>2016-01-19 09:56:05 -0800
committerDiogo Ferreira <deovferreira@gmail.com>2016-01-19 09:56:05 -0800
commit09075954c83c01e41ec224d0e8a4a680c8d6b198 (patch)
tree022546b12222bbc28c316055c346a2596ab3f19c /healthd
parente406b65d73a4841afc4c0b619fe8e776f05937b0 (diff)
downloadsystem_core-09075954c83c01e41ec224d0e8a4a680c8d6b198.zip
system_core-09075954c83c01e41ec224d0e8a4a680c8d6b198.tar.gz
system_core-09075954c83c01e41ec224d0e8a4a680c8d6b198.tar.bz2
Revert "charger_mode: Set font as 'log'"
This reverts commit e406b65d73a4841afc4c0b619fe8e776f05937b0. Reverting since the font is not used by the default board file and can be easily customized through a custom one. Change-Id: Ic5c781796c7bcf87939410e6fc3d2f6043906356
Diffstat (limited to 'healthd')
-rw-r--r--healthd/healthd_mode_charger.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/healthd/healthd_mode_charger.cpp b/healthd/healthd_mode_charger.cpp
index 7c999b3..1b6e216 100644
--- a/healthd/healthd_mode_charger.cpp
+++ b/healthd/healthd_mode_charger.cpp
@@ -448,7 +448,6 @@ static void update_screen_state(struct charger *charger, int64_t now)
}
gr_init();
- gr_set_font("log");
gr_font_size(&char_width, &char_height);
#ifndef CHARGER_DISABLE_INIT_BLANK