commit | 371477afa662ea4d07f22e380f0feb03c5120676 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:09:20 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:48:32 2024 +0900 |
tree | d9ad4afd49e98cab3c4cbce7f475ff25ce169681 | |
parent | 36a64e4a4127927a39f5bef8e5b072a5efce9bdf [diff] |
Move java/service to libs/service-virtualization Bug: 352458998 Test: pass TH Change-Id: I29cdcbc682a722c73ba0b4f3775b54a949c37b1a
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: