Add these lines in device.mk or romname_devicename.mk:
$(call inherit-product, vendor/icons/Icons.mk)
ICONS_VARIANT := name_of_variant
- Extra themed icon packs. Total of 2 icon packs for your favourite apps and games (BETA).
This feature is currently in beta due to Android 13 restrictions Android 13 prefers themed icons made by apps, it looks through the apps first, only then it looks for themed icons overlay (which we use).