commit | 3e4ca099d4f7e52f0434bbb3974f038cf99430ac | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:42:21 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:48:32 2024 +0900 |
tree | 34d1d1f624fa170e5c30ee9d070449a6aef81e82 | |
parent | 012cbb10db1bd1230c1161ac9334b9c7af131f73 [diff] |
Move service_vm/fake_chain to libs/libservice_vm_fake_chain Bug: 352458998 Test: pass TH Change-Id: I6cfc71c2e7bbb3a4b855f2dd09590cc2daf8a786
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: