commit | 36a64e4a4127927a39f5bef8e5b072a5efce9bdf | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:04:03 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:48:26 2024 +0900 |
tree | 74690b0027b8974c107a27c08056792f612708ef | |
parent | b51c0284f4d2ef920f0546a704397612941308bf [diff] |
Move java/framework to libs/framework-virtualization and run formatter as requested Bug: 352458998 Test: pass TH Change-Id: I606f8c173728315c4fc88866809af20900520838
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: