From 68d6e8ebb8fc30320d9280c844d3125f14fab7ee Mon Sep 17 00:00:00 2001 From: Beverly Date: Mon, 12 Apr 2021 15:26:48 -0400 Subject: [PATCH] Use default font for clock font Note: currently the default is roboto and provides limited support for variable fonts (ie: Latin numerals supported but other locales may not be supported by default). This means in certain locales, the font weight may not change between AOD and the lock screen. OEMs should be aware that this may cause burn-in on AOD. Test: manual Fixes: 171376810 Change-Id: Icb61fec9636ebacec5b7c39492423a9d4bca07c1 --- packages/SystemUI/res-keyguard/font/clock.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/SystemUI/res-keyguard/font/clock.xml b/packages/SystemUI/res-keyguard/font/clock.xml index 008b32223ec65..d0867e9aa546a 100644 --- a/packages/SystemUI/res-keyguard/font/clock.xml +++ b/packages/SystemUI/res-keyguard/font/clock.xml @@ -23,6 +23,5 @@ ** Recommended: font with variable width to support AOD => LS animations --> - - + \ No newline at end of file