commit | ce633045f4910c8a3d52af767fa12822e9fab4d3 | [log] [tgz] |
---|---|---|
author | Jakob Vukalovic <jakobvukalovic@google.com> | Wed Apr 26 13:57:46 2023 +0100 |
committer | Jakob Vukalovic <jakobvukalovic@google.com> | Wed May 17 10:49:19 2023 +0100 |
tree | 9251dedac752e873420734e13df5a6988611fbbe | |
parent | 7618b39f6aeb54382af31d3689b7c1de04da5b95 [diff] |
devicemapper: Implement traits for Flags For compatibility with the new version of libbitflags (2.2.1), derive Flags struct from Copy, Clone, Debug, Eq, Hash, Ord, PartialEq, PartialOrd. Test: Build Change-Id: I3b07aeec52fcd095201ee34c5a8706e78ca0474c Ignore-AOSP-First: This is a cherry-pick from AOSP because changes to Rust crates are not automerged from AOSP. Change-Id: Ia2372e77805a2bc57bdeaa7eba2f0653e0ee14a7
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.