commit | a9b2d25e9f6ceaa96fbef8b7581b824d409660b3 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Nov 24 15:35:16 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Nov 24 15:35:16 2023 +0000 |
tree | e8af7a2b0ec54490ad9a625876bc0fa0fe96a3a3 | |
parent | 05377990276af3258f470ccb47e54e4d44435b74 [diff] |
Remove host_supported We don't need it (the reason for adding it no longer applies), and it prevents us adding non-host dependencies. Doing this separately since it has caused problems in the past (b/204562227). Bug: 308759880 Test: atest MicrodroidTests Test: atest libapexutil_rust.test Change-Id: Idcd59caa692114729f1c91a0b9c7a4340c58cfba
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: