Merge "Fix the build"

This commit is contained in:
Chris Craik
2016-01-13 02:27:29 +00:00
committed by Android (Google) Code Review

View File

@@ -297,9 +297,9 @@ LOCAL_SRC_FILES += \
tests/microbench/PathParserBench.cpp \
tests/microbench/ShadowBench.cpp
ifeq (true, $(HWUI_NEW_OPS))
LOCAL_SRC_FILES += \
tests/microbench/FrameBuilderBench.cpp
endif
# ifeq (true, $(HWUI_NEW_OPS))
# LOCAL_SRC_FILES += \
# tests/microbench/FrameBuilderBench.cpp
# endif
include $(BUILD_EXECUTABLE)