commit | 3dd75467dcba2dddd9f509e74155bea78e66193b | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Aug 09 16:24:48 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 09 16:26:52 2023 +0900 |
tree | 18db10ad1e76f8e3e2951593a58a40b52cb9b8df | |
parent | 75460b3300b1720577d9bdaee351d5e40168b78b [diff] |
Add device assignment host test The test will see if the device assignment is supported, and try to assign one. Bug: 294799577 Test: atest MicrodroidHostTestCases Change-Id: I7e49f6a1119b8aa487ef4fe88d8d1026c2e0afd2
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:
How-Tos: