commit | 89cc21d082bdd90e3be9b55d410cdcd1af034f8f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 23 18:26:52 2024 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Dec 23 18:26:52 2024 -0800 |
tree | 07e1d8c4cadac182ae56824f1b650e7177a485aa | |
parent | cd93b035242d2018901b6c922fa1de036b3d3b16 [diff] |
Revert^2 "Convert ErrorActivity+a to kotlin" This reverts commit cd93b035242d2018901b6c922fa1de036b3d3b16. Reason for revert: the original CL isn't related to breakage Change-Id: Id0b37dea3a21450844405caa2ae06021e9fb20e2
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: