commit | a94e92d15fdb55ee8fcd6c3247ec002f688f8aa4 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Oct 11 14:16:27 2024 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Oct 11 14:30:19 2024 +0900 |
tree | f7e95e669957dad5d248bb3fdf6831a1a03f9eba | |
parent | 256e919202c329638f1c1df96c56771c94d76416 [diff] |
Use new method/field to get StagedApexInfo[] This reduces the calls to the heavy operation (IApexService.getStagedApexInfos) a lot. Bug: 370712193 Test: Presubmit Change-Id: Ie67b468b1b7474ae88da144b7c4ba1072810e8f5
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: