From 70c56404effc5f58de8d608ef9b173f1d7bce0df Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Tue, 22 Mar 2016 12:14:57 +0100 Subject: Rename espresso to espressowifi to avoid conflicts with HTC's espresso (myTouch 3G Slide T-Mobile - "espresso" - exist already ) Change-Id: Ib4cd61b31e4dbb99204637d1cc8e75f8631b78e4 --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index c7b3acd..fdd2840 100644 --- a/Android.mk +++ b/Android.mk @@ -23,6 +23,6 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter espresso espresso3g,$(TARGET_DEVICE)),) +ifneq ($(filter espressowifi espresso3g,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) endif -- cgit v1.1