commit | 2ef575b9b47550b1682b3dd38e7501f81afdd541 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri Feb 16 20:39:06 2024 -0500 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Feb 16 20:39:06 2024 -0500 |
tree | 9fdbfe4a9d6c8c9869a10a6a3d309a990d1cf0a1 | |
parent | b1c34603d858df3a648f584f880427268de42c0f [diff] |
Remove timestamps from genrule jars Deterministic build outputs help improve RBE cache rates, which should help build times both locally and in CI. `soong_zip` is deterministic by default, unlike the `jar` tool. Bug: 325124724 Test: zipinfo measure_io.jar before/after Test: zipinfo authfs_test_apk_assets.jar before/after Change-Id: I0255c8513a1bfbc07c221f8435b491d7528a2775
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: