Merge "Fix Automotive GSI RRO configuration" into main
This commit is contained in:
@@ -50,10 +50,13 @@ PRODUCT_PACKAGES += \
|
|||||||
init.gsi.rc \
|
init.gsi.rc \
|
||||||
init.vndk-nodef.rc \
|
init.vndk-nodef.rc \
|
||||||
|
|
||||||
|
|
||||||
# Overlay the GSI specific SystemUI setting
|
# Overlay the GSI specific SystemUI setting
|
||||||
PRODUCT_PACKAGES += gsi_overlay_systemui
|
ifneq ($(PRODUCT_IS_AUTOMOTIVE),true)
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_PACKAGES += gsi_overlay_systemui
|
||||||
device/generic/common/overlays/overlay-config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/overlay/config/config.xml
|
PRODUCT_COPY_FILES += \
|
||||||
|
device/generic/common/overlays/overlay-config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/overlay/config/config.xml
|
||||||
|
endif
|
||||||
|
|
||||||
# b/308878144 no more VNDK on 24Q1 and beyond
|
# b/308878144 no more VNDK on 24Q1 and beyond
|
||||||
KEEP_VNDK ?= false
|
KEEP_VNDK ?= false
|
||||||
|
Reference in New Issue
Block a user