summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:44 +0000
commitffa018c62f5684d07b3bfd8f18fd4bd7cfabdce6 (patch)
tree76faf56f2374988d3b7f671e7f63ebb7cd6c9b3e
parent58367d1de485b4acbb3f9faf8ce3d49118235040 (diff)
parent55a2b1a6923728845f062003cfd072e30a91647b (diff)
downloadcexpr-android14-d1-s4-release.tar.gz
Change-Id: I607e7e6f369f526c2c7fdab00ff1c8759048c05e
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 02c5169..09ee54e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}