commit | f9676878292a49caa03e5270c3be2769b029db60 | [log] [tgz] |
---|---|---|
author | ELIYAZ MOMIN <mohammedeliyaz@google.com> | Fri Jun 14 11:43:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 14 11:44:02 2024 +0000 |
tree | b6ca7e69c35ac9f3b376d369565bbf2898434d20 | |
parent | bb7b613318dfd703d95b8290d9d00b1a30806f27 [diff] |
Revert "Skeleton for IVmTethering service" Revert submission 3121391-vt_skeleton Reason for revert: <Potential culprit for b/347203579 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.> Reverted changes: /q/submissionid:3121391-vt_skeleton Change-Id: Iea846828d0823a7b60a66a2d3912d640fac6de34
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: