commit | 30ccacba5ac3a353aaa691bd250c19e9cb21996b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Feb 20 14:59:02 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Mar 04 14:01:56 2024 +0000 |
tree | 00f17c365864fb9c08a1920a456917ade4c6b718 | |
parent | 61066b0c54e5fc56179172f836f6aded200cd501 [diff] |
Add daily reconciliation Add a scheduled job, to run once a day while idle & charging, to make sure we delete any secrets belonging to apps that are no longer installed. Bug: 294177871 Test: Manual: add a fake implementation in VS to invoke the callbacks Force run the job, see log output Change-Id: I66e570899ed23f0ef612b552887a3016998bab40
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: