commit | 8cdf94d88ea491814c30f26c268eb4787f575dd0 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Dec 26 14:10:52 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Dec 26 14:10:52 2024 +0900 |
tree | dbbadb222a1169c7319017b25e8c9756c062dec7 | |
parent | 84461afe7f33e32bbdf418f9d82dda6b6938f14a [diff] |
Run libavf VTS only on supported devices Bug: 385952415 Test: atest vts_libavf_test, ABTD Change-Id: I4baf0867c0bedac5372ee07e1eadc9454bbfaaf2
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: