commit | a6589bdcccce47314f648573cc53dcc9f6a5b666 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Jun 11 10:14:07 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 12 15:33:12 2024 +0900 |
tree | 9d7cc1c2274e03500d6f7cdb44c226f9c96bf679 | |
parent | 8e68bfbc30a497196f0dbec641d0e118c883abb7 [diff] |
Expose network support configuration into AVF Java Framework API Bug: 340376951 Test: atest MicrodroidTests Test: atest MicrodroidTestAppNoInternetPerm Change-Id: I107de04e4c2890936a9c3fb4d6f61b8aff509ace
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: