commit | 7192203ced9ee99c43f45f51e9fdfa888f833f8a | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:16 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:16 2024 +0900 |
tree | 118cc05095c54b3862e7944f2917b41d464f8d4f | |
parent | a71230e6717892527571d836ffdc546c3826b75b [diff] |
Network build flag is delivered to VSS not relying on JNI Bug: 340376953 Test: atest MicrodroidTests Change-Id: Icf86f8860b0e5b2745268395683a37735c9fef8e
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: