| commit | 751199d123eac40a457a7c7868d5ac260ccb3ba7 | [log] [tgz] |
|---|---|---|
| author | Joel Galenson <jgalenson@google.com> | Wed Jul 01 10:59:01 2020 -0700 |
| committer | Joel Galenson <jgalenson@google.com> | Wed Jul 01 11:01:54 2020 -0700 |
| tree | 1c5c6ee85d0f20fda9b0c0a3511353b719a9837b | |
| parent | a396470f07a3106e29c38cd70f5ea772077b8327 [diff] |
Remove deny_warnings Test: Build Change-Id: I059a0045da3f139c27834253a995c80104ba67e1
diff --git a/Android.bp b/Android.bp index 1924ac0..02b1a7b 100644 --- a/Android.bp +++ b/Android.bp
@@ -2,7 +2,6 @@ rust_library_rlib { name: "libandroid_logger", - deny_warnings: false, crate_name: "android_logger", srcs: ["src/lib.rs"], edition: "2015",