aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:26 +0000
commite434b2caff759987ee5338c6804afcce3cffd34f (patch)
treeb1c48ea0b1b331320c50960f19e077d91f44d3c4
parent000469fb1c6902663d348677810064775db4ad17 (diff)
parent9392347198ffb02f879c1db9a03b8273b5961d72 (diff)
downloadasync-stream-android14-d1-s2-release.tar.gz
Change-Id: I0351c3186b5362784cc2fd7f590a5103f5d9e317
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 48d1fb8..89089ff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -87,4 +87,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}