commit | eeae640d9619a498897d8d5c069605c6fcd69ab7 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 06 19:05:31 2025 +0000 |
committer | Shraddha Basantwani <basantwani@google.com> | Wed Feb 26 02:09:21 2025 -0800 |
tree | 9bb2d327b50ab348220b2fe357e6f049c8ef0613 | |
parent | ab25289bfb3002d320a5b8fe333abe66ff88860d [diff] |
Sk Maintenance: payload's rollback protected data Microdroid now allows payload to (indirectly) store a Secretkeeper entry. This needs to be plugged into the maintenance database that the VS keeps. This allows deletion of such entries when the app is uninstalled. Test: Builds Test: logcat -e "Claiming Secretkeeper entry" Bug: 389631490 Change-Id: I412cd2b0a2ee6f5eabeea700b6b88e830a5f20d9
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: