commit | 643c0a6a40362aa8b12a8b7f83cee08732b72f6c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Dec 06 06:16:52 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Fri Dec 06 15:22:25 2024 +0900 |
tree | f80beb85fdf2e2eea28bc35b26ff202971389e06 | |
parent | a1df08675d3df8e3ddee144909146b58f44dd929 [diff] |
Add null check for PortNotifier for onStartCommand error case or call `ACTION_STOP_VM_LAUNCHER_SERVICE` before normal case. Bug: n/a Change-Id: I23803249df2e53835627ba562144d5a242abbce0 Test: build
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: