summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:44 +0000
commit3292c0a48d777d6f43237e98b7227394f4e23d13 (patch)
treeb7cbcb84715e1926528bac7fd0d7fc53d9da9173
parent4ad06ae14a826ec7add908c863ee686c4381f3e3 (diff)
parenta8b1a0d7e94052985a76ad199fe14d62a5cae01c (diff)
downloadproc-macro-nested-android14-release.tar.gz
Change-Id: I0c563beab798067a7f7f0469273c662b2ca58411
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 22edf1a..2b68e36 100644
--- a/Android.bp
+++ b/Android.bp
@@ -63,5 +63,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}