commit | b923a6a6dfb65559b7d65973f999dc91870110aa | [log] [tgz] |
---|---|---|
author | Ray Chin <raychin@google.com> | Wed Jul 10 13:39:15 2024 +0800 |
committer | Ray Chin <raychin@google.com> | Wed Jul 10 13:39:15 2024 +0800 |
tree | 9457f843fde976924ccf6ab23bdaa25a8fbc5949 | |
parent | ce812d7c7f3e573d5fe3f934e4fdcabc4decc663 [diff] |
Remove TV from running AVF tests AVF is not in the scope of TV. The test is also not going to run on the TV either. Bug: 351256016 Test: Flash on a TV device and run it to check its assumption fail Change-Id: Ie50d96ae14bd6c3c3daf2fddd4cfaa6bd21caa17
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: