summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Lam <dustinlam@google.com>2021-08-11 11:07:53 -0700
committerDustin Lam <dustinlam@google.com>2021-08-11 11:07:53 -0700
commit853cd71c39f19800e4aca0e5ad07cbb89da4f3b0 (patch)
tree7df8950682cf7249b76e10897d8112cb04730a6e
parentb00319495195d4b0aff3ae625126f77ef115fb81 (diff)
downloadmanifest-853cd71c39f19800e4aca0e5ad07cbb89da4f3b0.tar.gz
Add google benchmark source to androidx
Change-Id: I754c4ce588478850683f32c55f2d1db0064f9fa9
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 214870128..3da5576d2 100644
--- a/default.xml
+++ b/default.xml
@@ -21,6 +21,7 @@
<project path="external/icing" name="platform/external/icing" groups="pdk" clone-depth="1" />
<project path="external/icu" name="platform/external/icu" groups="pdk" clone-depth="1" />
<project path="external/libyuv" name="platform/external/libyuv" groups="pdk" clone-depth="1" revision="master" />
+ <project path="external/google-benchmark" name="platform/external/google-benchmark" groups="pdk" clone-depth="1" revision="androidx-main" />
<!-- The contents of external/protobuf must be kept in sync with the contents of prebuilts/protobuf -->
<project path="external/protobuf" name="platform/external/protobuf" groups="pdk" clone-depth="1" />
<project path="prebuilts/androidx/external" name="platform/prebuilts/androidx/external" groups="pdk" clone-depth="1" />