commit | 4d414455ba961af3ee1d029f577a27bd157e2268 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Mar 04 16:17:47 2025 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Mar 04 16:29:59 2025 +0900 |
tree | 9401ffa4cd7731a160bc53218ab8cef17a35acf2 | |
parent | a781e518d63e47bd5f1e02ce6736a2c476caa7fa [diff] |
Fix partition check on /data/nativetest/vendor Also fixes VTS. Bug: 399812221 Test: atest vts_libavf_test Change-Id: I0458fd899bb2cdd1758824c6bb827e89379af0c8
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: