Merge "Remove unused link to libcutils"

This commit is contained in:
Treehugger Robot
2016-06-16 15:56:50 +00:00
committed by Gerrit Code Review

View File

@@ -38,12 +38,6 @@ LOCAL_SRC_FILES := contrast.cpp \
sobeloperator.cpp \
stats_scorer.cpp
LOCAL_STATIC_LIBRARIES += \
libcutils
LOCAL_C_INCLUDES += \
system/core/include \
LOCAL_NDK_STL_VARIANT := stlport_static
include $(BUILD_SHARED_LIBRARY)