commit | 2fea12aa8d13458c27d227d76125f89335c1ccd5 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 15 08:56:25 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 15 09:28:15 2024 +0900 |
tree | ecbd8b3c221cad2f174a9a6e4adbd73b43fb08b1 | |
parent | 0c5f01f1bf1e9e667d8c492e47e62469b16c3611 [diff] |
Wrap command tcpstates-bpfcc with `python3 -u` in forwarder_guest_launcher Bug: 340126051 Test: Compare result w/ and w/o `python3 -u` command. Change-Id: I44da5cba50fcc2413e5fe16576e4afdd2dda5303
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: