android_packages_modules_Vi.../authfs/service
Alan Stokes 6472ccd6e5 Migrate to Rust 2021 edition
I only wanted this in one place, but thought we might as well do it
all in one go.

In a couple of places I added an explicit edition instead of using the
default (whatever that is).

See https://doc.rust-lang.org/edition-guide/rust-2021/index.html.

Test: find . -name "Android.bp" -type f|xargs grep edition | grep -v 2021
Test: atest ComposHostTestCases MicrodroidHostTestCases
Change-Id: I4de050078b303cc5614d230e0d36d5454d60a807
2022-08-31 14:40:53 +01:00
..
src Move VM callback to vmclient 2022-08-09 17:43:29 +01:00
Android.bp Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
authfs_service.rc Start authfs_service during boot on microdroid 2021-08-06 14:45:45 -07:00