commit | 3cea387e266715cf0a1d2a3b944943c35bf220db | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jun 20 12:30:20 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jun 20 12:31:35 2024 +0900 |
tree | 0fc01c968d9e4ed006df4f160ed6ad9ef7206c17 | |
parent | 2a07e4ed4c0f69fcb32fcb5962e02ec50b0135f6 [diff] |
Use chromiumos_test_image.tar.xz instead of image.zip we only need the chromiumos_test_image, so use tar.xz file instead Bug: 346676738 Test: launch the app Change-Id: I495f3d111089d1bfd8ecff03044ed9264491f1d4
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: