aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp23
1 files changed, 3 insertions, 20 deletions
diff --git a/Android.bp b/Android.bp
index a904b23..e108827 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,22 +1,5 @@
// This file is generated by cargo2android.py --run --device --dependencies --features os-poll,tcp,udp,uds,os-util --patch=patches/Android.bp.patch.
-package {
- default_applicable_licenses: ["external_rust_crates_mio_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_rust_crates_mio_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-MIT",
- ],
- license_text: [
- "LICENSE",
- ],
-}
-
rust_library {
name: "libmio",
host_supported: true,
@@ -44,6 +27,6 @@ rust_library {
}
// dependent_library ["feature_list"]
-// cfg-if-0.1.10
-// libc-0.2.81 "align,default,std"
-// log-0.4.11 "std"
+// cfg-if-1.0.0
+// libc-0.2.86 "align,default,std"
+// log-0.4.14 "std"