From 25949002d6ad7c94d3863b5a577d520c2c75e810 Mon Sep 17 00:00:00 2001 From: Ziyan Date: Fri, 29 Jan 2016 19:19:51 +0100 Subject: Set up unified build for wifi-only variants Change-Id: I9fffe523aefac96e2cd0461b9398806b02e4c131 --- Android.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 6a291bc..c7b3acd 100644 --- a/Android.mk +++ b/Android.mk @@ -23,8 +23,6 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter p3100 p3110 p5100 p5110,$(TARGET_DEVICE)),) - +ifneq ($(filter espresso espresso3g,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) - endif -- cgit v1.1