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)