commit | 013b58f78a7f819ce05d54d9e60e20e2771e1eef | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 18:34:43 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 18:39:01 2025 +0000 |
tree | 95385f7f2be63ac0f20b4f0cca7a961a877b988e | |
parent | 4c88b7a8a81c67c6e1c24e38e4ebc0205164d2ee [diff] |
Clarify rollback protected API's documentation Bug: 393138691 Test: N/A Change-Id: I6bbea4a73b87cba67dff157f7cf57160d1643bc0
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: