commit | 67ca04615711a0349552f2ec649c12de4f9f4966 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 15 11:29:29 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 15 11:29:29 2024 +0900 |
tree | 0a2f769611a68174a8fe80b9127ed6de49ea657c | |
parent | 2fea12aa8d13458c27d227d76125f89335c1ccd5 [diff] |
Minor fix for `python3 -u` wrapper on forwarder_guest_launcher Bug: 340126051 Test: TH Change-Id: I810d52f1d89a9fe9ac98c53de85f1b591b500594
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: