diff --git a/device.mk b/device.mk index b35c134..df16bcd 100644 --- a/device.mk +++ b/device.mk @@ -7,5 +7,5 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay -include $(LOCAL_PATH)/system_prop.mk # Inherit common device configuration -$(call inherit-product, vendor/samsung/universal7570-common.mk) $(call inherit-product, device/samsung/universal7570-common/device-common.mk) +$(call inherit-product, vendor/samsung/universal7570-common-vendor.mk)