commit | 306180a1768440314d984bc63a33faf97237d1e7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Sep 16 09:24:07 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Feb 19 22:51:26 2025 +0000 |
tree | c8954dce11153aa187ddbd54841d06c0f19f116d | |
parent | b5e01d6190f9f93ec9b1a60772eec7f5739aa5bb [diff] |
Migrate to tradefed test Parameterizer Bug: 366191911 Bug: 394914027 Test: atest MicrodroidHostTestCases Merged-In: I347d66e99e8b9bb81720bb588029a77628de6e7c Change-Id: I347d66e99e8b9bb81720bb588029a77628de6e7c (cherry picked from commit cb469d86e0b4843ed203dd030adb420487827f23)
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: