commit | 92fa7989ba63d33a22fe32e9f408b8dfde149190 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 02 11:17:36 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 02 11:25:32 2024 +0900 |
tree | 89dc74dc669235e635366cde4ab786fcf1737fbd | |
parent | a32f692ba287c1a1de2328e5e55daf6f0ee08212 [diff] |
Set up for kokoro build 1. check nested virt 2. add hourly.cfg Bug: 363237196 Test: will be tested with kokoro Change-Id: Id137d15656d71e1ff60ee283dc3932225d6e1986
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: