From 63b78191a7eb32cd4dd58d15141b18cbc681030a Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Wed, 18 May 2022 05:29:56 -0700 Subject: [PATCH] sm8250-common: Pick up QSSI overlays from hardware/oplus Change-Id: I796c4ca9939a70f7917303d509a51dba150f5174 --- common.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.mk b/common.mk index 564ae7c..6831b18 100644 --- a/common.mk +++ b/common.mk @@ -27,6 +27,8 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) $(call inherit-product, vendor/oneplus/sm8250-common/sm8250-common-vendor.mk) # Overlays +$(call inherit-product, hardware/oplus/overlay/qssi/qssi.mk) + DEVICE_PACKAGE_OVERLAYS += \ $(LOCAL_PATH)/overlay-lineage