commit | b3e65642316b6dea152d2cfa2c618c75e615af20 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jun 19 20:06:24 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jun 19 11:08:44 2024 +0000 |
tree | 08bcce5119673b3ac16c776e5ef82528b50b3b1e | |
parent | cebe8bcf99ec3ae06df48fd179feb081703c9680 [diff] |
Specify full target activity name because the package name can be changed, so need to specify full activity name Bug: 346676738 Test: run the app in internal Change-Id: I6c7befd16bb9109c7c393713f2ca49f14d20a6dd
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: