commit | 53fddb336514c3d684a69759ae66f149643816f6 | [log] [tgz] |
---|---|---|
author | Jakob Vukalovic <jakobvukalovic@google.com> | Wed Apr 26 13:57:46 2023 +0100 |
committer | Jakob Vukalović <jakobvukalovic@google.com> | Thu May 18 17:44:36 2023 +0000 |
tree | d494ca177c49fab4d5a02d5671a98a076393eecb | |
parent | f03089ce44c61a56fcc4f3247228ed326f863154 [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: Idbd3e776954e20e3ac58d28cf2a89f2ece16900e Merged-In: 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.