From 9aa8b5a2471dc6e795497855bf67dee88ed6e3fc Mon Sep 17 00:00:00 2001 From: Ray Sollium <120764243+RaySollium99@users.noreply.github.com> Date: Sat, 12 Jul 2025 15:47:36 -0300 Subject: [PATCH] Update device.mk --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 0d808f4..1641fa7 100644 --- a/device.mk +++ b/device.mk @@ -7,4 +7,4 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay -include $(LOCAL_PATH)/system_prop.mk # Inherit common device configuration -$(call inherit-product, device/samsung/universal7570-common/universal7570-common.mk) +$(call inherit-product, device/samsung/universal7570-common/device-common.mk)