overlay: Use pixel themes stub package for ThemePicker

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi 2022-05-07 16:46:58 +05:30
parent 2d5abb98f7
commit 93deda5969

View File

@ -16,6 +16,6 @@
limitations under the License.
-->
<resources>
<string name="themes_stub_package" translatable="false">org.lineageos.customization</string>
<string name="themes_stub_package" translatable="false">com.google.android.apps.customization.pixel</string>
<string name="clocks_stub_package" translatable="false">org.lineageos.customization</string>
</resources>