commit | 40f1a967c5c04bee914dfb655c34bf75a719d48f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 21:49:05 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Aug 30 21:50:36 2024 +0900 |
tree | 88b35603906d8f16913f4873ef86620cf8d3d4c3 | |
parent | bec52417d44cc06dcb9ef642707e272af4e2d504 [diff] |
Set the certificate for linuxinstaller and also add maximum versionCode for actual app Bug: 357827587 Test: build Change-Id: I9cee13f929e8b6f4f17d4fc426fcb3f98db784ce
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: