commit | c093719b712a49a407ad95a1026bb5a6bcc25e7c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 25 12:02:13 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 12:02:13 2024 +0000 |
tree | eacefd4911dd6e27a1aa30d2db500c5bfbe63c59 | |
parent | 22000934acd64d7e081541067ce84536b01465a9 [diff] | |
parent | fa3d28cb31aa722fc47bdecccaaba2ae9002ebf7 [diff] |
startForeground API call is inlined. am: fa3d28cb31 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372108 Change-Id: I577ad9ccdf0daa97311b63ffcceec202c944748e 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: