aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:07 +0000
commit7bd9acf2c9c415376cfbb33f1796aa835480e0b4 (patch)
tree54a419676109a710f3f0e89202a8dbacf17ddd18
parentf6c8a57b356ce19491a6019bbd07e811b309760e (diff)
parent3306ba060e825286c4631667387b5e1262764a34 (diff)
downloadcsv-android14-d1-s1-release.tar.gz
Change-Id: I9995eba7de85932fdfc81a7b11d6a6f43682c748
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f6ff416..5409e26 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,4 +55,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}