commit | ba748c2211a289dbcdf134ec3f778bc505727af8 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Nov 04 01:22:25 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Nov 04 01:22:25 2024 +0000 |
tree | ae4f29a567d970220db4d98f04869226895b8a63 | |
parent | 505d5a4426ebca3bbe0308393fa9bd7d13efa3e3 [diff] |
Remove unused import Test: presubmit Change-Id: Ic5b3d9f5fbdeee1484e134130dac437b09dafea2
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: