commit | 46211912331c2f31500663e1207770e9270582cd | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 07 14:30:37 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Dec 07 14:34:40 2023 +0000 |
tree | 8abe33e30072b5923794a0dc2ee75183a59268dc | |
parent | 34ef7b7e37fa3f4e97739cda936755246e2aeedf [diff] |
[apkdmverify] Format main.rs with rustfmt No code change in this cl. Bug: 239413416 Test: atest MicrodroidTests Change-Id: I2f9ae44c4c9e6c56f56afe70a04fe9a820bb7452
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: