aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:59 +0000
commit62f5f9e9770a8137cf2bf56efc6362ea75bbb483 (patch)
tree53f81d71546d9d73702e8954acbf367659ff6c07
parent2e12a5773f979261bc4b0d4bf5cbd805381de6e6 (diff)
parent9030bd9cc3ca0601e8b0ab3398e06026f2929ef4 (diff)
downloadcrc32fast-android14-d1-release.tar.gz
Change-Id: Ief45d016cb574a54a130a8568ecdf9724b332864
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 616fb7b..9e1ffe5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -83,4 +83,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}