diff --git a/lineage.mk b/lineage.mk index 0815213..8d929ea 100644 --- a/lineage.mk +++ b/lineage.mk @@ -2,6 +2,8 @@ # SPDX-License-Identifier: Apache-2.0 $(call inherit-product, device/samsung/on5xelte/on5xelte.mk) +$(call inherit-product, device/samsung/universal7570-common/device-common.mk) +$(call inherit-product, vendor/samsung/universal7570-common-vendor.mk) # Inherit some common Lineage stuff. $(call inherit-product, vendor/lineage/config/common_full_phone.mk)