commit | ffc007c0462984d85ef1b40e9f3524781dbeef6d | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Dec 12 22:15:35 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Dec 18 17:10:38 2024 +0900 |
tree | 19d360acaadd3a96f8f7f383bed78b5553171dc2 | |
parent | f43372beacf7503c849b007b06ba99e2e8eb7949 [diff] |
libavf: Add AVirtualMachineRawConfig_setDeviceTreeOverlay Bug: 381971307 Test: T/H Change-Id: I44bc5281edce0e3933ed122708814fddd4122067
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: