commit | 8187ca2049e682c60f9f3c0f243e1871cda8a2a2 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 04 08:33:08 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 04 08:41:37 2024 +0000 |
tree | 8393043fce69d8d330a2bee0e364d7f44cbce816 | |
parent | ed8aa00fc06f8d39e1df126036a7dc34cd986a0d [diff] |
VirtMgr: Check Sk is declared before fetching it. If the service is not declared at all, getSecretkeeper() should return None immediately instead of requesting for the service & waiting for the call to timeout. Bug: 291213394 Test: Check bootime using MicrodroidBenchmarks#testMicrodroidBootTime Change-Id: I0606f315bb74b0c925a91be916188888bb20036e
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: