commit | c839e29c3960fd27393113d7fb85582bd9e363b0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 21:22:43 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 22:44:05 2024 +0900 |
tree | 64a86cfcc7f19fb642eb941c5c5130948190ee8d | |
parent | 8b7c4bd36f711ea183b819e61c7c94e278a0d7a5 [diff] |
Replace InstalUtils with ImageArchive and InstalledImage Bug: N/A Test: N/A Change-Id: I7a4ef524ec90c55127f84067f5b51d577774c78d
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: