commit | 5d399fb3d9c7612a962b619a498739633174d04e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 12 19:44:33 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Nov 12 19:44:33 2024 +0900 |
tree | b5ef439781b512c6c0307d9262337f98160e07c4 | |
parent | 06f4ac5512fee4d3e74e31374226fde645efbaaa [diff] |
Add missing brace in the script which was omitted during formatting.. Bug: 376852557 Test: ./build.sh -r Change-Id: I20561ab11f29510eef5a3baefdc655ea927508e0
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: