commit | 74ec6771d6221dff0964de62dbdecfbcdf8fe6ff | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Dec 20 16:41:05 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Dec 23 10:53:07 2024 +0900 |
tree | e53ff44840a4969366d12ebafb53866af1f8b8ee | |
parent | 9e813f4a20b16f80d001572e429e58bb17d71d67 [diff] |
Add VTS testing libavf LLNDK Bug: 383029894 Test: atest vts_libavf_test Change-Id: I7728a75e3ce8415a0e17a4d25dff43d6c3a7d3a3
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: