aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1f1a2d6..42854a3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,7 @@ cc_defaults {
// For benchmarks that define their own main().
cc_library_static {
name: "libgoogle-benchmark",
+ cmake_snapshot_supported: true,
defaults: ["libgoogle-benchmark-defaults"],
exclude_srcs: [
"src/benchmark_main.cc",