summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d21b765..d12bafd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,6 +36,11 @@ include $(LOCAL_PATH)/NativeCode.mk
include $(LOCAL_PATH)/CaCerts.mk
#
+# Include the definitions to build the caliper benchmarks.
+#
+include $(LOCAL_PATH)/benchmarks/Android.mk
+
+#
# Disable test modules if LIBCORE_SKIP_TESTS environment variable is set.
#