commit | f4459924aeeb051dbc3e3962f797cb42ad790a2e | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Jan 30 16:07:50 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jan 30 16:08:30 2024 +0900 |
tree | 96b9af25cfcae078642aee9f9f3c1c55795f9262 | |
parent | c66c56278e92dc88977f870b74a23d68e55243e6 [diff] |
Fix AVFHostTestCase Bug: N/A Test: atest AVFHostTestCase Change-Id: I1ff760d24dc99849f8a7dac37d8a1e9bba3c1382
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: