commit | 4e31f9a6462bbf64bdba3c1766c3c1ba29ef1b29 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Jan 20 17:55:25 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 20 17:55:25 2025 -0800 |
tree | 7e5c9bb2a9c3fb2c30a1ff1f2ec9624ceef9e143 | |
parent | e0846b0243e44befc1935d9c5a7ff12052e00064 [diff] | |
parent | 086093b3957d233d4a1e25a6b40861aac8b88631 [diff] |
Merge "Run InputForwarder in DisplayActivity" into main am: 5f50c78cb3 am: 086093b395 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452381 Change-Id: Ib82f22bec8362202a5a505ba260a36d3bee0649c 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: