commit | a3a098bb38c40a38a798355b1f99e1b341cd0863 | [log] [tgz] |
---|---|---|
author | Saad Satter <quic_ssatter@quicinc.com> | Tue Feb 04 10:49:24 2025 -0800 |
committer | Saad Satter <quic_ssatter@quicinc.com> | Tue Feb 04 14:04:35 2025 -0800 |
tree | 8eb32899f24136ec8c0940d7c791d7269a81b807 | |
parent | 752e32342cbe3a3360b752307d1dd986df40dd6f [diff] |
virtmgr: Fix vm_id and pas_id types The vm_id is supposed to be 2 bytes and the pas_id is supposed to be 4 bytes. Bug: 380912007 Change-Id: I4e0f1c72e2efbecf75b11dcd0bcfec55653ee86c
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: