commit | 37047c3e5fe5af60969cd879e6dfc4b7f8618ba1 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Sep 20 23:09:16 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sat Sep 21 11:51:23 2024 +0900 |
tree | 57ef7f97984b3533d726e7debd173507e8d57988 | |
parent | 73dae31ab4b0f9ee28f26414da4f0c3eaced52de [diff] |
Use debian-cloud-images build script with AVF class Bug: 363237196 Test: check if output contains tree which is declared in AVF class Change-Id: I4cf1267632042cb93c9976067be1cb2f5b4d618e
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: