commit | dd18242849ce2ab2e8560a5c21be4cdf31b3b8f5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 25 21:05:18 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 09:42:35 2024 +0900 |
tree | c82c6d680e839a8604175c5a51f4829a9f2a93c2 | |
parent | 30f2614b46b6ee0e405eb13081a526d7bc6d4163 [diff] |
Use Path over File, or String wherever possible IMO, neither is better than the other, but we need consistency. Bug: N/A Test: N/A Change-Id: I4aac8675afa2f1a7a6f51169313468efa194fd9c
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: