commit | 279783a555db688909b3af72bd3e45983ac39745 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Mar 18 16:16:45 2025 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Tue Mar 18 16:18:00 2025 -0700 |
tree | d48b97c7aea19505bb796e8374e73bf846776a67 | |
parent | f3ae17a45df25d1c0913b5cca68fcea6e5a5ce05 [diff] |
virtmgr: update comment about input files w.r.t. treble We don't have a plan to remove the check, so I've deleted the TODO. Bug: 397499254 Bug: 316431494 Test: n/a, its a comment Change-Id: Ib16261a7e01af8e4eb31c05d621fd12e31681806
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: