commit | 9305b7498c90352963e81cabb66259ebe717e0ea | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 31 15:53:46 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 31 15:53:46 2024 +0900 |
tree | a5f448576bfa6dcca14b21ad2397f70b5c0de4af | |
parent | e04fac8ac603eedca85c25bc86abc8dc2a8da7da [diff] |
forwarder_guest_launcher can execute forwarder_guest Bug: 340126051 Test: Prepare server running in the port number 12345 in the guest, and run `forwarder_guest_launcher --host 192.168.0.1`. Change-Id: If4f5523a285382341615b669eed0492f493b7577
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: