commit | 61a9ecc767bd074bbc04988b200aa7124b912c73 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Dec 17 21:47:51 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Dec 17 21:52:20 2024 +0900 |
tree | fbdf51f3ed8cfe9097918c4f205eb8cf567d82d0 | |
parent | f2bdfe8ba05ef4b9917654f538fd846373987859 [diff] |
Increase timeout for Terminal on nested virt Bug: 381779366 Bug: 383966272 Bug: 384658289 Test: watch TH Change-Id: I419d16a81079e9260b8df50b2295adf5d81e0576
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: