commit | 668224f6a1a2ac3aab8caf33694648f2383b639a | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Fri Mar 03 02:02:34 2023 +0000 |
committer | Charisee Chiw <chiw@google.com> | Fri Mar 03 07:33:19 2023 +0000 |
tree | ade16610fdbe19298321396f0e1ddafe77e508f0 | |
parent | dfedcf7deb17a28271740d1892e89c5f5bd48664 [diff] |
Change request for Rust v1.68.0 error: this `impl` can be derived --> packages/modules/Virtualization/microdroid/payload/config/src/lib.rs:90:1 | 90 | / impl Default for TaskType { 91 | | fn default() -> TaskType { 92 | | TaskType::Executable 93 | | } 94 | | } | |_^ bug: 270756468 Test: test_compiler.py Change-Id: Ibad99d63b88efa8a20e6f618abe7b86159139234
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.