diff --git a/config/common_mobile.mk b/config/common_mobile.mk index b7937c1e..298cf998 100644 --- a/config/common_mobile.mk +++ b/config/common_mobile.mk @@ -54,6 +54,35 @@ endif # Customizations PRODUCT_PACKAGES += \ + IconPackCircularAndroidOverlay \ + 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 \ + IconPackVictorSystemUIOverlay \ IconShapePebbleOverlay \ IconShapeRoundedRectOverlay \ IconShapeSquareOverlay \