Skip to content
Snippets Groups Projects
Unverified Commit 7f10f516 authored by LuK1337's avatar LuK1337 Committed by Simão Gomes Viana
Browse files

overlay: Set config_clockFontFamily to empty string


This will match pre QPR1 clock font.

Change-Id: Idef5fb093d81f49e40f2fcf4df69f834804916ae
Signed-off-by: default avatarSimão Gomes Viana <devel@superboring.dev>
parent ba66427f
No related branches found
No related tags found
No related merge requests found
......@@ -202,4 +202,7 @@
<!-- List of comma separated package names for which we the system will not show crash, ANR, etc. dialogs. -->
<string translatable="false" name="config_appsNotReportingCrashes">com.android.statementservice</string>
<!-- Name of the font family to use in the default lockscreen clock -->
<string name="config_clockFontFamily" translatable="false" />
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment