ThemePicker: Define clocks stub package

There doesn't actually need to be anything in the stub; it's just used
as a check for whether clock theming is allowed.

Change-Id: Ie1f1302b512fe6b0799cf3837a1f18446d0651ee
This commit is contained in:
Danny Lin
2020-11-03 13:05:24 -08:00
committed by Michael Bestas
parent d02c314096
commit 0adb3e0bcb

View File

@@ -17,6 +17,7 @@
--> -->
<resources> <resources>
<string name="themes_stub_package" translatable="false">org.lineageos.customization</string> <string name="themes_stub_package" translatable="false">org.lineageos.customization</string>
<string name="clocks_stub_package" translatable="false">org.lineageos.customization</string>
<!-- List of packages whose icons are used to preview the icon shape for a theme. These are <!-- List of packages whose icons are used to preview the icon shape for a theme. These are
typically GMS apps so they should be available in GMS devices. --> typically GMS apps so they should be available in GMS devices. -->