commit | 745624f98e818b3bfb2556bd7fe27bfefc97d9e9 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Mar 27 22:39:04 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Mar 27 22:39:04 2024 +0900 |
tree | 4703656124ce6d98f584de95ba9acc999e1b979a | |
parent | 2279dc9ffadbb7d54c11366ac5bc879cf1fb491c [diff] |
VirtualMachineCustomImageConfig.from(pb) should return value Bug: 330256602 Test: create a VM twice Change-Id: I01720f9379f67757befba6ab83a3de379589e5e0
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: