commit | 5315e1d35b8a75011564dbb792b1f1095f45ca98 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 21 13:47:50 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Aug 21 13:47:50 2023 +0900 |
tree | 6bafa712f52376f07567adc5d23cea02ef2a07e3 | |
parent | 8f5db88ccd0a507ab0d2d6207f839582d6a220c5 [diff] |
Change bug number in TODO comment Bug: 296796644 Test: N/A Change-Id: Icc866717a99d173972c8c9fefb8a46b6af19c6c7
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:
How-Tos: