dre: Inherit generic overlays from OPlus

Change-Id: I7ecb6c9ea6636450076918bef6dce9986342ae3e
This commit is contained in:
Georg Veichtlbauer 2023-12-09 16:40:36 +01:00 committed by Albert Tang
parent dcb1867a5a
commit 29bd1b8cd2

View file

@ -27,6 +27,7 @@ BOARD_SHIPPING_API_LEVEL := 30
BOARD_API_LEVEL := 30 BOARD_API_LEVEL := 30
# Overlays # Overlays
$(call inherit-product, hardware/oplus/overlay/generic/generic.mk)
$(call inherit-product, hardware/oplus/overlay/qssi/qssi.mk) $(call inherit-product, hardware/oplus/overlay/qssi/qssi.mk)
DEVICE_PACKAGE_OVERLAYS += \ DEVICE_PACKAGE_OVERLAYS += \