aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:44 +0000
commit691216a9ee7f03dc368d7913954af9c48d89957c (patch)
tree34ebe92523b65cd444f0b368644cf41f8dc9d5ec
parent393e90d29df16eb3517dd9625da5bccb7a730221 (diff)
parentbc8c811019a3e803519ef8088d3a95e3582d959b (diff)
downloadgetrandom-691216a9ee7f03dc368d7913954af9c48d89957c.tar.gz
Change-Id: I050330164293d081372665d67624132aa3b5eee4
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6686b7e..a23a93d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -110,5 +110,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
vendor_available: true,
}