From 0170cf1990450d74900e6b11e0578dc2c02138f8 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Tue, 22 Mar 2016 16:50:17 +0100 Subject: Rename espresso to espressowifi to avoid conflicts with HTC's espresso (myTouch 3G Slide T-Mobile - "espresso" - exist already ) Change-Id: I38ca47a705139241e7091d6f236ecda608c651cd --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 76a2294..2cb1f77 100644 --- a/device.mk +++ b/device.mk @@ -15,7 +15,7 @@ # # Include espresso-common makefile -$(call inherit-product, device/samsung/espresso/espresso-common.mk) +$(call inherit-product, device/samsung/espressowifi/espresso-common.mk) # Include 3g overlays DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay/aosp -- cgit v1.1