From 45dd8e6cc057594a3ea9e26c7ea2a8c445304d4f Mon Sep 17 00:00:00 2001 From: Ray Sollium <120764243+RaySollium99@users.noreply.github.com> Date: Sat, 12 Jul 2025 16:30:37 -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 df16bcd..dcf4f96 100644 --- a/device.mk +++ b/device.mk @@ -8,4 +8,4 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay # Inherit common device configuration $(call inherit-product, device/samsung/universal7570-common/device-common.mk) -$(call inherit-product, vendor/samsung/universal7570-common-vendor.mk) +$(call inherit-product, vendor/samsung/universal7570-common/universal7570-common-vendor.mk)