overlay: Set config_clockFontFamily to empty string

This will match pre QPR1 clock font.

Change-Id: Idef5fb093d81f49e40f2fcf4df69f834804916ae
This commit is contained in:
LuK1337
2022-12-09 13:27:02 +01:00
parent 672d80b6fa
commit 610eca6f74

View File

@@ -174,4 +174,7 @@
<!-- Default component for QR code scanner -->
<string name="config_defaultQrCodeComponent">org.lineageos.aperture/.QrScannerActivity</string>
<!-- Name of the font family to use in the default lockscreen clock -->
<string name="config_clockFontFamily" translatable="false" />
</resources>