commit | 6cee5c2056120d26848c3bbad448dfdf71decd7c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 27 12:43:58 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 27 14:14:04 2024 +0900 |
tree | 2cfecbad3a7f770cdb20622415918c5a7d088edf | |
parent | 53f696d2fe679d7894ecfb3144eef63f61d67c6c [diff] |
Make SettingsPortForwardingActivity being aware of state changes Bug: 380784780 Test: Run VmTerminalApp Change-Id: Ie5a359a5b5fed2ee10c113cb87c41f539c7bc0e3
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: