commit | 798401cc645a4a019ba02bd4258aa5d0520eda95 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Apr 11 21:54:49 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Apr 11 21:58:52 2024 +0900 |
tree | 75b5e31b85397bcda3188abb12054124129bfa35 | |
parent | dc1847567baec8b9678525209c8e660e873ffdff [diff] |
Add paravirtualized_devices config Display_config uses the flag to determine if the feature is used or not Bug: 333485251 Test: build with/without the flag Change-Id: Ic48a707c749a45063255f51043a2c3cb732ed120
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: