Merge "Move BUILD_NATIVE_BENCHMARK over to libgoogle-benchmark." into nyc-dev

This commit is contained in:
Elliott Hughes 2016-03-09 15:56:50 +00:00 committed by Android (Google) Code Review
commit b59457f852
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Common flags for native benchmarks are added.
###########################################
LOCAL_STATIC_LIBRARIES += libbenchmark libbase
LOCAL_STATIC_LIBRARIES += libgoogle-benchmark
ifndef LOCAL_MODULE_PATH
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)