commit | 4ee807a449c92cfda679116a4e004811f489587d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jan 10 11:57:02 2025 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jan 10 11:57:02 2025 +0900 |
tree | 013d98b9e41dfa48f282c3e30bcdda16aa15b9aa | |
parent | 5b7b49452ef0ad6bd7922b0353cd9ddab7498c6e [diff] |
Run vts under vendor namespace Bug: N/A Test: atest vts_libavf_test Change-Id: I081c439271f7e9adaaa2ae1306fc588c1b3a9bf0
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: