commit | 74a4b0575d8799b9b76fe8bfa47a13ac22a1cc20 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jan 24 16:50:57 2025 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jan 24 16:51:21 2025 +0900 |
tree | 45a48a9f9e35d5878379ee5e5154c0c2c2a1ef90 | |
parent | f2660be03cf57327fee18ead3953ded7df6661b6 [diff] |
Run AVFHostTestCase on multiple kernels Bug: 302465542 Test: atest AVFHostTestCase Change-Id: Ifd10cd742ca5fab5e5712513bdeaf62c2d76ca50
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: