From 688f7d68bcac78725dbf246685b74143cf47937b Mon Sep 17 00:00:00 2001 From: Ray Sollium <120764243+RaySollium99@users.noreply.github.com> Date: Sat, 12 Jul 2025 16:30:00 -0300 Subject: [PATCH] Update lineage.mk --- lineage.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/lineage.mk b/lineage.mk index 8d929ea..0815213 100644 --- a/lineage.mk +++ b/lineage.mk @@ -2,8 +2,6 @@ # 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)