commit | a5b90b6f64e7e39cb3f308120578434dfcb78ad0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Dec 20 16:48:30 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Dec 20 16:48:30 2023 +0000 |
tree | fad7576b559e8d7b7ff834ce493b70ac6c102dca | |
parent | dd3ee511537272c74b4e7a6a162e667f2c8c0e01 [diff] |
Don't trigger load_persist_props_action We don't have any way to persist properties on /data (our /data isn't persistent). We have nothing that reacts to this trigger. So stop sending it. Bug: 315310622 Test: atest MicrodroidTests Change-Id: I310a59278e66ea57aadfd2a8285211aef790acfe
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: