commit | e9431a9297c64f13c87bdb6a961dbdb89984fa44 | [log] [tgz] |
---|---|---|
author | Brian Daniels <briandaniels@google.com> | Thu Oct 24 12:16:45 2024 +0000 |
committer | Brian Daniels <briandaniels@google.com> | Tue Oct 29 12:35:45 2024 +0000 |
tree | 51070c21ba16d3a47812df505259f3902ca2c770 | |
parent | cc48c3042337b960d338fd1858dcb74297ff4a3f [diff] |
Update apex_available for libapkverify and libapkzip - Adds "//apex_available:platform" to the "apex_available" property of each library Bug: 270617194 Test: Add "libapkverify" as a dependency to a binary Test: m Change-Id: I01efb4aa01d404a45961dcc6ae2d9c505f96fdb3
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: