commit | cf19805283be8b535ebeae290262a2cd3d9148e5 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Feb 20 14:59:02 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 26 14:34:47 2024 +0000 |
tree | eb90221a2ad398cb38bbc4e6bbe3221df47ef681 | |
parent | a0cbfc5de7b989c8fd5af78bfb0fcd9481e80932 [diff] |
Notify VS when users or apps are removed Register for the relevant broadcasts, and when we receive them pass them on to VirtualizationService. Bug: 294177871 Test: Manual; add/remove packages, users, see log messages Change-Id: I154f620a04f8a1afa7c34baeb4ecf10a19374dd0
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: