commit | 3fcf537b467d9b198f94b7db5aa85e40279f1375 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri May 24 16:14:01 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon May 27 10:38:29 2024 +0900 |
tree | 8ceb2f8f9b666b1d7afe98f17adbe9bcd2774997 | |
parent | 569d56e364426458106260488192feb22e7e8648 [diff] |
Fix SELinux denial check Console path and log path are changed due to tradefed. Bug: 342520091 Test: atest MicrodroidHostTests Change-Id: Ie4df6247125aa7c99e668d7d8f48d360ba8c78ab
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: