commit | d240c2de9406b81029653c8cd71318cad61efee7 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Sun Oct 27 19:56:54 2024 +0800 |
committer | Mu-Le Lee <mulelee@google.com> | Fri Nov 01 11:31:15 2024 +0000 |
tree | 5e274e95fd085a54a049d5297c2346c471dde1ac | |
parent | cae0d34418211476708d1916bfddfce3c9e23da2 [diff] |
Integrate recovery settings Bug: 375873838 Test: Manually Change-Id: I26896a2b6b805e78326933ab7510660f27df5b1b
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: