commit | 8b7c4bd36f711ea183b819e61c7c94e278a0d7a5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 19:51:35 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 21:39:13 2024 +0900 |
tree | ec1035d3cc964ef6b39a67c278d53d0bdc6e1cd6 | |
parent | b0cb004a59650b25d73c2da9c70a77ec73834ca1 [diff] |
Fix an error in ImageArchive The marker file should be located at the install directory, not the source directory. Bug: N/A Test: N/A Change-Id: I07362bc4f1cf929d1b4d8c806c11995b5d91bc99
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: