From 43afc97890ab12f21fa89618a906609df415203a Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sat, 2 Jul 2016 14:04:29 +0200 Subject: More cleanup, reorder files and sync with AOSP - move CM specific defines to a seperate BoardConfigCM.mk Change-Id: I1b00e4bef03f4553cc62dc1f5f25a417ffb00866 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index bd22354..969bc42 100644 --- a/device.mk +++ b/device.mk @@ -15,7 +15,7 @@ # # Include common device configuration -$(call inherit-product, device/samsung/espressowifi/espresso-common.mk) +$(call inherit-product, device/samsung/espressowifi/device-common.mk) # Include wifi-only overlays DEVICE_PACKAGE_OVERLAYS += device/samsung/espressowifi/overlay/aosp -- cgit v1.1