commit | 14ca76a971169bc6182f764a6522d5e624f070e5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 05 12:41:57 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 14 16:21:28 2024 +0000 |
tree | af19ecebf9debfb0ce0420a0b59c9041f6230d26 | |
parent | 40648a418fc3f100977cf1d3aba57924b670071e [diff] |
Make open-dice rust wrapper compatible with upstream code Bug: 357008987 Test: atest MicrodroidHostTests Change-Id: Icc554f4a4d1fde77188d411dcf82a535c7b8ff6f
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: