From 503fd9897724e83deb737af7858c4ca630c09a95 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 7 May 2015 11:33:52 -0700 Subject: Fix build from stlport. This will need to be submitted upstream, but for now it's blocking the build. Can't test yet as the build is still red, but there's no risk doing this for now because none of these modules are used yet. Bug: 20915699 Change-Id: I9e7c8e237bec134985735dee4b4225b29793a792 (cherry picked from commit 6368380f06a48b0049118140f6ac5059f4e7f0f0) --- utility/Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'utility') diff --git a/utility/Android.mk b/utility/Android.mk index 85b6c42..09f3de7 100644 --- a/utility/Android.mk +++ b/utility/Android.mk @@ -60,7 +60,6 @@ LOCAL_MODULE_TAGS := $(common_module_tags) LOCAL_CFLAGS := $(common_cflags) -include external/stlport/libstlport.mk include $(BUILD_STATIC_LIBRARY) ############################## -- cgit v1.1