diff --git a/config/common_mobile.mk b/config/common_mobile.mk index 298cf998..42acb953 100644 --- a/config/common_mobile.mk +++ b/config/common_mobile.mk @@ -58,27 +58,22 @@ PRODUCT_PACKAGES += \ IconPackCircularLauncherOverlay \ IconPackCircularSettingsOverlay \ IconPackCircularSystemUIOverlay \ - IconPackCircularThemePickerOverlay \ IconPackFilledAndroidOverlay \ IconPackFilledLauncherOverlay \ IconPackFilledSettingsOverlay \ IconPackFilledSystemUIOverlay \ - IconPackFilledThemePickerOverlay \ IconPackKaiAndroidOverlay \ IconPackKaiLauncherOverlay \ IconPackKaiSettingsOverlay \ IconPackKaiSystemUIOverlay \ - IconPackKaiThemePickerOverlay \ IconPackRoundedAndroidOverlay \ IconPackRoundedLauncherOverlay \ IconPackRoundedSettingsOverlay \ IconPackRoundedSystemUIOverlay \ - IconPackRoundedThemePickerOverlay \ IconPackSamAndroidOverlay \ IconPackSamLauncherOverlay \ IconPackSamSettingsOverlay \ IconPackSamSystemUIOverlay \ - IconPackSamThemePickerOverlay \ IconPackVictorAndroidOverlay \ IconPackVictorLauncherOverlay \ IconPackVictorSettingsOverlay \