aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:38 +0000
commitafd1bd85f64ff73564dc7c16119ef6496ec86338 (patch)
tree5757e165ab618250e64974df6ceef354b5f29978
parentec6f51977d7a9c6750d6e5d942234262a214b334 (diff)
parentc2377479b11a5923bc5d4520c691131191190ab8 (diff)
downloadplotters-android-14.0.0_r2.tar.gz
Change-Id: I4ec4f382e5aeb24657d7d2da378a410484226d39
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 645ed05..59da964 100644
--- a/Android.bp
+++ b/Android.bp
@@ -41,4 +41,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}