commit | 9ef2732fb3d55ee6b085e4a02cfbb1078b041ef8 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 27 15:29:31 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Aug 27 15:29:31 2024 +0900 |
tree | 6bdcbee81afa353a3951259ffb9e0e1f3aa9790e | |
parent | 908652a467f2da69a424c64d13d1f4e7c1cccdd3 [diff] |
Remove one more use of from_raw_fd Bug: 243500154 Test: watch TH Change-Id: I1c39f7de23ee799490c0a76bdbc9d8f60d61b183
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: