commit | 960c3e26b7f07ddb198578e28618414231ef7924 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 11:13:20 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jan 02 11:19:09 2025 +0900 |
tree | 66893b18bc26a1a6251b8e36315066f3dcfa2359 | |
parent | 4d6ab630e7842ac6ef4671d420d93e95a5c28b2f [diff] |
Convert Installer* and BaseActivity to kotlin Bug: 383243644 Test: installing Change-Id: I0d576cf59d84fa449bdca903c3ef439b4bc5475c
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: