commit | dc63fe0be17bafdb4ebd08c88000fc81dfa26f2b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 15 08:49:57 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 15 16:11:01 2022 +0000 |
tree | c7720dced86e8c24605eaf7bb91560781d7a8445 | |
parent | 30a6c3482b9a2ca9e10034f286f9f0f9cbe33f3f [diff] |
[avb] Convert C enum to Rust enum in libavb_bindgen C enums were converted to constants prior to this cl. Bug: 237373557 Test: m pvmfw_img && atest libvbmeta_rust.test Change-Id: I07137a1398741db91abff2cd3e65135d6203ddfb
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.