commit | 133ef9322ea01f6f0aeeedea3b21a83e8dd205ce | [log] [tgz] |
---|---|---|
author | Chaitanya Cheemala (xWF) <ccheemala@google.com> | Mon Dec 30 02:24:57 2024 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Dec 30 02:24:57 2024 -0800 |
tree | eccf81cec1fcbb3133c5986ecc7bee615f43c372 | |
parent | 27fc95184ab1ac3c9a67be17738ce6f4a917349f [diff] |
Revert "Add *.GTS variants of our tests" This reverts commit 27fc95184ab1ac3c9a67be17738ce6f4a917349f. Reason for revert: Likely culprit for b/386743625 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Change-Id: I6b023f6387847440fe26fd154a769cfd7c4bb0ce
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: