aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-01-07 04:12:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-01-07 04:12:18 +0000
commita21285878d2563a57e85ff36a3ea8f3a47004ef0 (patch)
treefbc65879591dd214359807735838c3d9fa73b085
parent7b6a3e920e52f129c4c04df2d9268e9178775596 (diff)
parent821d2a074bc11e3cd81c9156702d3ec6fb5f2228 (diff)
downloadplatform_external_rust_crates_byteorder-android11-tests-release.tar.gz
platform_external_rust_crates_byteorder-android11-tests-release.tar.bz2
platform_external_rust_crates_byteorder-android11-tests-release.zip
Change-Id: Id03ad65c42f9b93f4e6baa04f61c00f48dd993ec
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 67c1b88..72ef217 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,6 +2,7 @@
rust_library_rlib {
name: "libbyteorder",
+ deny_warnings: false,
host_supported: true,
crate_name: "byteorder",
srcs: ["src/lib.rs"],