android_packages_modules_Vi.../libs/vbmeta
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 Add util methods to get payload vbmeta image hash 2022-07-18 11:28:22 +00:00
tests/data Extract library for VBMeta image handling 2022-06-23 12:32:57 +00:00
Android.bp Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
TEST_MAPPING Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00