commit | 78a299ff000233d3e33c7d6cb608a9929be7872a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Sep 01 11:16:18 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Sep 04 11:02:03 2023 +0100 |
tree | ff557514da85fe6b45e7557fbe026dc81da02119 | |
parent | 2484b46ee4b7dc864c2dd2e89d43ae8dd0e6f494 [diff] |
Set sticky bit on encryptedstore Also move this & the previous change behind a cfg, to preserve existing behavior until we're ready. Wire the cfg up to the new flag. Bug: 296395087 Test: Run VM, examine directory Test: Override flag locally, atest MicrodroidTests Change-Id: If4ddf3384ee7324768ba4adb6e426e31032e5b32
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:
How-Tos: