ParanoidThemePicker: do not override themes stub

Change-Id: I8f24794324a720d488c2cd96b7e764cd734e1e30
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
Omkar Chandorkar 2022-12-27 18:26:40 +09:00 committed by fazil
parent 0340038727
commit 932523eedb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<resources> <resources>
<!-- Package of the stub apk containing the themes descriptions --> <!-- Package of the stub apk containing the themes descriptions -->
<string name="themes_stub_package" translatable="false"> <string name="themes_stub_package" translatable="false">
co.aospa.colorstub com.android.customization.themes
</string> </string>
<!-- Package of the stub apk containing the clock content --> <!-- Package of the stub apk containing the clock content -->