Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d69e1b7 authored by Dennis Song's avatar Dennis Song Committed by Gerrit Code Review
Browse files

Merge "Add GSI overlay for SystemUI"

parents e7bf5958 a0f242ae
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -62,6 +62,11 @@ PRODUCT_PACKAGES += \
    init.gsi.rc \
    init.vndk-nodef.rc \

# Overlay the GSI specific SystemUI setting
PRODUCT_PACKAGES += gsi_overlay_systemui
PRODUCT_COPY_FILES += \
    device/generic/common/overlays/overlay-config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/overlay/config/config.xml

# Support additional VNDK snapshots
PRODUCT_EXTRA_VNDK_VERSIONS := \
    29 \