commit | c4a774d9ce2d76cb142d0deced3b421773cc7d53 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Aug 30 12:48:43 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 30 23:51:49 2023 +0900 |
tree | c9305da3215aa2882abf15022c67f86bd8931503 | |
parent | c7323026f406ae54d5f1b523dbf7d1ee064c0a1c [diff] |
Read assignable device list from vendor config xml Bug: 297313212 Test: add /vendor/etc/avf/assignable_devices.xml and run vm info Change-Id: I1e4a3991df930581a58da65830060c366fe58662
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: