commit | 55438b258057a0a0690ab11e51638aefbf4e590e | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Aug 09 20:16:01 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 09 20:20:53 2023 +0900 |
tree | 46af43a16618b0ed318f984602f2bf6cf675f56c | |
parent | f36347b06ad5d68febaa65fd6f8025a47329bb14 [diff] |
Fix trivial device assignment bugs 1) unbind only when possible (if device is already unbound, we can't unbind) 2) return eh device only when existing Test: manual Change-Id: I40b436ed74eca48688f9cd0d7fff3fa192b2eb05
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: