commit | 5159c626e4c8e7e51f8f962abddad0785692ba69 | [log] [tgz] |
---|---|---|
author | Chaitanya Cheemala (xWF) <ccheemala@google.com> | Tue Jan 21 08:57:09 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 21 08:57:09 2025 -0800 |
tree | ed682dc6ae53648a07c232ace7159d448e406867 | |
parent | f3eaa9edc03ec0ea9b0f84afc22db1ae2ee5c675 [diff] |
Revert "libavf: Add callback support" Revert submission 3408863 Reason for revert: Likely culprit for b/391356639 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted changes: /q/submissionid:3408863 Change-Id: Ic004d9cf526332538a9fc9c283f055f41e1c4d30
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: