commit | 56a92c32ea464bc9625381d825631e282897ebc7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 24 01:41:55 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 01:41:55 2024 -0800 |
tree | e9a86e42aa0205e0ba28fc663e4916a95ab1f5ec | |
parent | 4de6d5c6cc534c9b77b1158890933eec596c7ee9 [diff] | |
parent | 68c8e5b6c2216777a4c13589c05a34037a8a0fe2 [diff] |
Merge "CertificateUtils to kotlin" into main am: 1448203937 am: 68c8e5b6c2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3431881 Change-Id: I3ccd6f907a9252e303d72e2d1ccce894cea99092 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: