resolve merge conflicts of 20d55a7 to stage-aosp-master

Change-Id: Ie2a1beb527ab60f8a3966a14e66330e69a148b59
This commit is contained in:
Dan Willemsen
2016-06-16 09:54:28 -07:00

View File

@@ -40,12 +40,6 @@ LOCAL_SRC_FILES := contrast.cpp \
LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter
LOCAL_STATIC_LIBRARIES += \
libcutils
LOCAL_C_INCLUDES += \
system/core/include \
LOCAL_NDK_STL_VARIANT := stlport_static
include $(BUILD_SHARED_LIBRARY)