omni: disable unbuildable packages and update overlays
all overlays are now in product
disable header and primary in overlaystub
add IconShapeCircleOverlay here since google removed it
Change-Id: Ib1ae9fadc6f2ea3db3ab22513cb6ce5326b2ddba
diff --git a/themes/overlaystub/res/values/strings.xml b/themes/overlaystub/res/values/strings.xml
index 9a60003..c7c8a3e 100644
--- a/themes/overlaystub/res/values/strings.xml
+++ b/themes/overlaystub/res/values/strings.xml
@@ -33,12 +33,12 @@
<string name="theme_wallpaper_title_omni">Omni</string>
<string name="theme_wallpaper_attribution_omni">OmniROM</string>
<string name="theme_wallpaper_action_omni">https://www.omnirom.org/</string>
- <string name="theme_header_omni">omni_header</string>
+ <!--<string name="theme_header_omni">omni_header</string>-->
<string name="theme_name_space">Space</string>
<string name="theme_title_space">@string/theme_name_space</string>
<string name="theme_overlay_color_space">com.android.theme.color.space</string>
- <string name="theme_overlay_primary_space">com.android.theme.color.primary.darkblue</string>
+ <!--<string name="theme_overlay_primary_space">com.android.theme.color.primary.darkblue</string>-->
<string name="theme_overlay_icon_android_space">com.android.theme.icon_pack.circular.android</string>
<string name="theme_overlay_icon_launcher_space">com.android.theme.icon_pack.circular.launcher</string>
<string name="theme_overlay_icon_settings_space">com.android.theme.icon_pack.circular.settings</string>
@@ -47,12 +47,12 @@
<string name="theme_wallpaper_title_space">Omni</string>
<string name="theme_wallpaper_attribution_space">OmniROM</string>
<string name="theme_wallpaper_action_space">https://www.omnirom.org/</string>
- <string name="theme_header_space">space_header</string>
+ <!--<string name="theme_header_space">space_header</string>-->
<string name="theme_name_red">Red</string>
<string name="theme_title_red">@string/theme_name_red</string>
<string name="theme_overlay_color_red">com.android.theme.color.reddevil</string>
- <string name="theme_overlay_primary_red">com.android.theme.color.primary.omniblack</string>
+ <!--<string name="theme_overlay_primary_red">com.android.theme.color.primary.omniblack</string>-->
<string name="theme_overlay_icon_android_red">com.android.theme.icon_pack.rounded.android</string>
<string name="theme_overlay_icon_launcher_red">com.android.theme.icon_pack.rounded.launcher</string>
<string name="theme_overlay_icon_settings_red">com.android.theme.icon_pack.rounded.settings</string>
@@ -61,12 +61,12 @@
<string name="theme_wallpaper_title_red">Omni</string>
<string name="theme_wallpaper_attribution_red">OmniROM</string>
<string name="theme_wallpaper_action_red">https://www.omnirom.org/</string>
- <string name="theme_header_red">red_header</string>
+ <!--<string name="theme_header_red">red_header</string>-->
<string name="theme_name_nature">Nature</string>
<string name="theme_title_nature">@string/theme_name_nature</string>
<string name="theme_overlay_color_nature">com.android.theme.color.green</string>
- <string name="theme_overlay_primary_nature">com.android.theme.color.primary.darkgreen</string>
+ <!--<string name="theme_overlay_primary_nature">com.android.theme.color.primary.darkgreen</string>-->
<string name="theme_overlay_icon_android_nature">com.android.theme.icon_pack.rounded.android</string>
<string name="theme_overlay_icon_launcher_nature">com.android.theme.icon_pack.rounded.launcher</string>
<string name="theme_overlay_icon_settings_nature">com.android.theme.icon_pack.rounded.settings</string>
@@ -75,6 +75,6 @@
<string name="theme_wallpaper_title_nature">Omni</string>
<string name="theme_wallpaper_attribution_nature">OmniROM</string>
<string name="theme_wallpaper_action_nature">https://www.omnirom.org/</string>
- <string name="theme_header_nature">nature_header</string>
+ <!--<string name="theme_header_nature">nature_header</string>-->
</resources>