commit | 26efd190929e01275c1dbbe8d90f15ff40ec4cc7 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Nov 06 16:30:15 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Nov 08 17:00:18 2023 +0000 |
tree | 377815acd08b13a53fd2d1077cde17d2d0f634bb | |
parent | 03754961e09b54d2ecf4a06c40e93a898e1c5b66 [diff] |
Minor changes to boot sequence Move some code prior to the wait for apexd to finish to allow for more parallelism. Inline a couple of small helper functions to make it easier to see the interaction with init via properties. Again mostly refactoring, with no significant behavior change. Bug: 308759880 Test: atest MicrodroidTests Change-Id: I62345041be659d9c628998458c83535a39845b2b
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: