commit | 856767c5788540f782aa7507790f58d5ba918e65 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Aug 26 16:23:51 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Aug 26 16:24:51 2024 +0900 |
tree | 6e2478b5d05c41eceeb4e757c3923296631c6e01 | |
parent | 4b7af9e6ba3a90bde1943af57ae74afe18cc8b4d [diff] |
Virtualization apex includes terminal app But the terminal activity is disabled by default. Bug: 357827587 Test: build Change-Id: I4374ce47c329fdf386d51ed59f0601ab1df223cb
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: