commit | e4d9f391470f928d1b3abb419a654ec7850cefca | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Apr 16 15:51:00 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Apr 16 15:55:41 2024 +0100 |
tree | aa6827cd490029af13ed8f9d0b8e9fcf678725fa | |
parent | 01c8313131997bae6891283960d01f2aefa49e64 [diff] |
virtmgr: Log failed sysprop read for custom DP Instead of silently map the Err(_) from system_properties::read() to a default value, log the failure first. Test: m virtmgr Change-Id: I688b6444dc5f22283e45d3298aaa48dafcea95dd
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: