aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-08 02:21:34 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-08 02:21:34 +0000
commit9e27f3e367b0d6705640b37743099b15309a3a37 (patch)
treee223e4f0faa8917ed3bb4aa33382949455ef3f17
parent91c277079ad177b9ce43a45e8848560d9c8570cd (diff)
parent20f5b67313dbf0ddafb792a5a2cc298b9cc58063 (diff)
downloadgoogle-benchmark-android10-qpr3-s1-release.tar.gz
Change-Id: I6fa0be2e298a7bcf0719cc944b63c44894af64c3
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 84145b7..0ec7d5e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,6 +18,7 @@ cc_library_static {
name: "libgoogle-benchmark",
host_supported: true,
local_include_dirs: ["include"],
+ vendor_available: true,
cflags: [
"-DBENCHMARK_ANDROID",
"-DHAVE_POSIX_REGEX",