commit | 712adeab82f2057958a9e3026985e1035a2b1cd4 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 05:12:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 26 05:12:24 2024 +0000 |
tree | 2112b6c780edbca9c845a992788799f8def71436 | |
parent | c7a5e2980595c896b147af887eaf29085ab03acd [diff] | |
parent | ad3eac0df5c9d339e204de47a9f4f9c3f837b3ef [diff] |
Merge changes I435191e0,I4aac8675 into main * changes: Do the keyword replacement when parsing the vm config file Use Path over File, or String wherever possible
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: