commit | 1d2d4155aebb5f0042252547a941be866c9db496 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 21 10:49:55 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Feb 21 15:57:59 2024 +0000 |
tree | cba8ef0c08c9ae5514eb9e5d341d200bbe8a8917 | |
parent | ea1f0466a945b6653f9312d7d02c2fedcde95694 [diff] |
Add maintenance as a lazy service We need to advertise it as a lazy service to allow VS to be started when it is needed. To avoid having to have 4 variants of the .rc file, switch from picking one to constructing it from fragments. Bug: 294177871 Test: Builds, final .rc is correct Change-Id: I10faf32249e41cab21a602f94231786f95e20d3d
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: