commit | 08d229e51d2e16a523f2b658b73c2249cb53b167 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 19 12:24:33 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Nov 19 21:55:35 2024 +0900 |
tree | b036769eda8e902c7325ace4f1772210ee06b046 | |
parent | 2b9724d72c986dcd97a5c91d92dfe5daf029b1b8 [diff] |
add getRootfsFile instead of constant for filename in several places Bug: 366386783 Test: build Change-Id: Iba59fe79c6c5841e8be66460c97204cac1c6e6c5
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: