summaryrefslogtreecommitdiff
path: root/core/tests/benchmarks
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2015-12-07 18:24:08 -0800
committerAndreas Gampe <agampe@google.com>2015-12-07 18:24:08 -0800
commitc9d6a91cd51a9b7ff00187914fe922b0d22b3d66 (patch)
tree9e0b0da8e136b870832b3e66b917d03acd06a9a0 /core/tests/benchmarks
parente0b2f2e270ae14b9deaaa31acd7ef535ff963e32 (diff)
Follow-up to Switch to the latest version of Caliper
Remove LOCAL_NO_STANDARD_LIBRARIES. Bug: 24848946 Change-Id: I19feea042c9b4823d4979f4d951476792600edbc
Diffstat (limited to 'core/tests/benchmarks')
-rw-r--r--core/tests/benchmarks/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/tests/benchmarks/Android.mk b/core/tests/benchmarks/Android.mk
index b7b295aeca99..26a44a6a5fd9 100644
--- a/core/tests/benchmarks/Android.mk
+++ b/core/tests/benchmarks/Android.mk
@@ -23,7 +23,6 @@ LOCAL_MODULE := frameworks-base-core-benchmarks
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_SRC_FILES := $(call all-java-files-under, src/)
-LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := \
caliper-api-target \