ParanoidThemePicker: do not override themes stub
Change-Id: I8f24794324a720d488c2cd96b7e764cd734e1e30 Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
parent
0340038727
commit
932523eedb
|
@ -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 -->
|
||||||
|
|
Loading…
Reference in New Issue