aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:41 +0000
commiteadf29b9bc49f3902750b46e5ba3380171e49f3a (patch)
tree191129b37d873ce2f0c3603e0ae058b51e1fcb13
parent5ff1cfa76b70abe23357814b32911b2a9d2dc0b4 (diff)
parent519c740d636aedc4e023da4917ed87af40a46efd (diff)
downloados_str_bytes-android14-d1-s1-release.tar.gz
Change-Id: I13c52eef5b83c1f2b50d385e5543d9f773a95738
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index a791355..0e35c4a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +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_os_str_bytes_license"],
}
@@ -60,4 +58,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}