aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-07 17:54:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-07 17:54:02 +0000
commit102f6bdf5ef677a0290e24ffc688b2ec3d884609 (patch)
tree129adca76f4bb434178fdecb7a7db3dd247e3dca
parent9943024cfcf4ba4f30553a412ad024e5b4a273d8 (diff)
parent56e01e5c25ae3f44e5b7de7e59977cdf3fb64931 (diff)
downloadabseil-cpp-androidx-window-release.tar.gz
Snap for 11810847 from 56e01e5c25ae3f44e5b7de7e59977cdf3fb64931 to androidx-window-releaseandroidx-window-release
Change-Id: I672b0b2ab1b420f8741a0a48851ef403ebc4dd3c
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e6ca9e0f..6918e808 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,6 +15,7 @@ cc_library_static {
name: "libabsl",
host_supported: true,
vendor_available: true,
+ product_available: true,
srcs: [
"absl/**/*.cc",
],