android_packages_modules_Vi.../authfs/fd_server
Chris Wailes 641fc4a280 Fixed warnings generated by rustc 1.57.0
This CL fixes several warnings generated by rustc 1.57.  Many of these
warnings were related to unused fields.  These fields had previously
been considered used because they were read by the Debug trait, but this
behavior changes in the new version of rustc.  These fields are now
temporarily annotated to suppress warnings until it is determined if
they are needed.

Bug: 203802952
Test: Build and boot cuttlefish
Change-Id: I4eb1f6820a086ee9645206d7861caf0b8a04284c
2021-12-01 15:09:17 -08:00
..
src Fixed warnings generated by rustc 1.57.0 2021-12-01 15:09:17 -08:00
Android.bp Extract a library for common binder-related things 2021-10-01 12:20:49 +01:00