commit | 37a795c1e948a7bcb04093f869f3b116b28b6dbf | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Feb 20 13:33:21 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Feb 21 09:55:23 2024 +0000 |
tree | 13cc08ad30545fa38a92c5e082d7e021ed46f484 | |
parent | 004e8def08029d6e270f4e5812b6985ccdb92a36 [diff] |
Rename javalib/ to java and move APIs to java/framework This follows a setup of other APEXes that contribute to BCP & SSCP. Bug: 325196727 Test: builds Change-Id: I6bc9d6628f28e9c880f09be475af9ba7c34a4ca3
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: