commit | 71ec663dbeda6f627060fc351aeca8c7329af689 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Apr 11 14:50:27 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 11 14:50:27 2024 +0000 |
tree | decf89612e6b3a0ad3318dad7c5f6c1f947b8c78 | |
parent | 0f3002accbc19df25f69fc2957b13f6a7626147f [diff] | |
parent | c181be71b9436b1b2e14ce301011c6dae560a2de [diff] |
Merge changes I68639dec,Ic48a707c into main * changes: Add InputDevice in VirtualMachineRawConfig Add paravirtualized_devices config
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: