commit | c63581a77c8b08fbe7bce83c603b4abaa0d81d31 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 13 14:43:32 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 13 15:13:08 2023 +0000 |
tree | 993f27c0d5bd9727e5e70828c807e8af0b86c384 | |
parent | 418f16b6d1116806cdb2c1bff8fa49ed2b6d2000 [diff] |
Disable java backend for virtualmachineservice Bug: 2871698 Test: Builds Change-Id: Icef289c7ab70c6869a1ba78ac70b8c6cefa192c7
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: