Merge "Add libbenchmark's new dependency on libbase."
This commit is contained in:
commit
1d8e8c9694
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
## Common flags for native benchmarks are added.
|
||||
###########################################
|
||||
|
||||
LOCAL_STATIC_LIBRARIES += libbenchmark
|
||||
LOCAL_STATIC_LIBRARIES += libbenchmark libbase
|
||||
|
||||
ifndef LOCAL_MODULE_PATH
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
|
||||
|
|
Loading…
Reference in a new issue