commit | 657defb5177b2717b1360a9048a389d650078922 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Jan 20 01:28:40 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jan 29 15:00:44 2025 +0000 |
tree | d8ee29d0f3976b1f15795a22c87bbb01af782b0c | |
parent | b4ec19d062c15b6005eb04abebe1360ab40af312 [diff] |
Add new USE_RELAXED_MICRODROID_ROLLBACK_PROTECTION permission This permission can be used by the payloads delivered via mainline modules to relax microdroids rollback protection schema. Bug: 378681279 Test: presubmit Change-Id: I3b7ce0aaa3151794e693dbdd55347fe7b947782f
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: