aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:18:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:18:11 +0000
commit9617d41f2d636c9f33de752528a4d8b0a283275b (patch)
treee55594871631408f4ab8374defaf8515c5e84e83
parent0fc55dfbafc6e72f5579f18b3348abb30ad8834e (diff)
parent68d48c2fed9d58908a1605af5a5dd95ac7e64511 (diff)
downloadmerge_derive-aml_tz5_341510010.tar.gz
Snap for 10103804 from 68d48c2fed9d58908a1605af5a5dd95ac7e64511 to mainline-tzdata5-releaseaml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: Ic3431c5c7468045c9a7e101a0490b5cccf3b8052
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index b42f0e8..118f266 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,7 +1,6 @@
// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
-
package {
default_applicable_licenses: ["external_rust_crates_merge_derive_license"],
}
@@ -30,4 +29,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}