commit | ba3099ec10003d6bb2c84138bbb422997142466d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 20 18:19:12 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sun Aug 25 11:04:51 2024 +0900 |
tree | 9582253673ff66a06261dcfc3a34e7d130ad3ab5 | |
parent | 1743878cd20564e42fe41e4fbaefcb964bf83e02 [diff] |
Use take_fd_ownership instead of the unsafe from_raw_fd Bug: 243500154 Test: build Change-Id: Ic0bb40df0cea0da8c5db99cc0125afe8f60a22e1
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: