commit | cb877a03d961c8e3201e8bfd8e4a9fb73a2199e7 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Fri Mar 21 16:10:45 2025 +0800 |
committer | Mu-Le Lee <mulelee@google.com> | Wed Mar 26 15:25:05 2025 +0800 |
tree | 4e9ed600d5d47df78161347058d016d820fb7f04 | |
parent | b326587d2f3ead882d79771fc50ae84351d1c2df [diff] |
Send kill the session when tab is closed Current workaround is sending ^C ^Z ^D ^D Test: Manually Bug: 405020534 Change-Id: Id33d977f45c144dba91a194606a114491a86860c
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: