rust: compatibility fixes for android_logger 0.15.0

Add env_filter to dependencies. [1] updated android_logger to use
env_filter crate rather than its reexport from env_logger. This fixes
the incompatibility with updated android_logger crate.

Also default to setting the log level to Off regardless of what the
android_logger's default is.

[1] https://github.com/rust-mobile/android_logger-rs/pull/71

Bug: 390554805
Bug: 390555176
Bug: 359442427
Test: m rust (on the entire CL chain)
Change-Id: Ib949af4442458f17d94b25a0a83456290f3bf2e9
2 files changed
tree: 9982ad06c5098fbdc932cc1cbdb5bae1164db2cf
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/
  5. rust/
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING