commit | 377c64a5e4aca639c0d66c59f1407905f40362da | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Sep 12 15:23:53 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Sep 12 15:23:53 2024 +0000 |
tree | db0a5786dd6e39a1101e70abe0a936f41d3f383e | |
parent | bf72bec59cee48278856f992207fab3fedac542c [diff] |
device_assignment.md: mention how one can list all assignable devices In the future we will also provide a framework API for this, but for the time being only mention the adb shell command Test: n/a Change-Id: I40e1c879b748caeec794609d3c14e53c32246cd0
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: