commit | f17b2ca2ec7198b96a9a468cedebffac0947b437 | [log] [tgz] |
---|---|---|
author | Priyanka Advani (xWF) <padvani@google.com> | Tue Oct 22 15:49:37 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 22 15:49:37 2024 +0000 |
tree | 24aed0f66ad8704d19a07e13d41f073bef61df8a | |
parent | 5ba6a219a90cfde7d316c3f7b0efc35fc6123313 [diff] |
Revert "Add --no-pmu option to VM" Revert submission 3311380 Reason for revert: Droidmonitor created revert due to b/374892696. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:3311380 Change-Id: I690eef49d17a79d3e49e944e8b389b52546f59a3
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: