aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:34 +0000
commit760ac70463c55de9d5607137859beb8bbed32e59 (patch)
tree53f81d71546d9d73702e8954acbf367659ff6c07
parent38415b5c8fd108ff446f38962ae00d9fe809a791 (diff)
parent903ae1d64f944f3ce5e13355a2c94b1c0ebdbdc8 (diff)
downloadcrc32fast-android14-platform-release.tar.gz
Change-Id: I65d96159170ebe626d340d2950fbde8296382725
-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,
}