commit | cd25d892d49a47a4087f58ed03cac00b5c5ca538 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri May 03 13:23:18 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue May 07 15:45:40 2024 +0100 |
tree | 8eca804c69669ad327bfe9a375bffbef4e647181 | |
parent | c96b35e648714b7ce069135cc391470912f9dfb4 [diff] |
Disable Secretkeeper for CompOS The isolated compilation VM doesn't need to be updated (it only runs twice with identical inputs). Mark it as such, so it doesn't use Secretkeeper. Bug: 331417880 Test: Manual - trigger isolated compilation, see VM work Change-Id: I74d90cc68cb38dbf42894165c97759823f3b2010
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: