commit | c204f21216c47c7622ec5f7da20782d758e2f389 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 15 14:45:30 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Feb 16 17:04:08 2024 +0000 |
tree | 6dca9e82084629feac3faa1e38e3974bbf2f1ddd | |
parent | a3c4ec349962a4c43ff19505b89082f111ace3b3 [diff] |
[Virt javalib testapi] Feature flag LLPVM_CHANGES Introduce FEATURE_LLPVM_CHANGES which corresponds to build time flag llpvm_changes. This is populated by calling the rust aidl backend using IVirtualizationService.isFeatureEnabled(_) Test: Builds Bug: 291213394 Change-Id: I082cc6d95bc5ac3083e14f96548d8fbecd74418f
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: