aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:42 +0000
commit1412728d31ddddd6737f04f9f012263fce8073f8 (patch)
treec72450ee8a6e3977d4fce9449f3db26b73aaa30c
parentbc3161da976326417a3b0671fb7cd9069a0013ae (diff)
parentf3698db5e8e42a8820c367cf81b90b0f69990885 (diff)
downloadserde_json-android14-d1-s3-release.tar.gz
Change-Id: I6389569ed8b6b51dc88eef281345a10dbd228e3b
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 14a8c81..c10af9a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,4 +60,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}