aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-04-01 17:18:00 -0700
committerJoel Galenson <jgalenson@google.com>2021-04-01 17:18:00 -0700
commitaa25fe6ab1b96f8c13eb63ccf920810290cd4aab (patch)
tree9d90156cdc95cd4ef05a842b91127753b251d0a0 /Android.bp
parent4cc559481572019a1f765daa27c7bf8dd31ced35 (diff)
downloadmio-aa25fe6ab1b96f8c13eb63ccf920810290cd4aab.tar.gz
Upgrade rust/crates/mio to 0.7.11
Test: make Change-Id: Id1268d37e0b2f83e62d44c708049fb74fd3652bc
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9fec9f1..8812f69 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +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.
+// Do not modify this file as changes will be overridden on upgrade.
package {
default_applicable_licenses: ["external_rust_crates_mio_license"],
@@ -45,5 +46,5 @@ rust_library {
// dependent_library ["feature_list"]
// cfg-if-1.0.0
-// libc-0.2.86 "align,default,std"
+// libc-0.2.92 "default,std"
// log-0.4.14 "std"