commit | ae4933a930bc9fd5026ea2c176b04186cf89b41a | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Thu Jan 25 00:49:03 2024 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Thu Jan 25 00:49:03 2024 +0000 |
tree | d682d25929518ccbcb0103892fa5097be845087a | |
parent | 1ec249c4961434e5d10ca4871a4ab6e3f2fa2bd4 [diff] |
Remove java_api_contribution modules from .bp files java_api_contribution modules are dynamically generated from droidstubs modules or java_sdk_library_import, and is not a user-facing module. Defining this module is a .bp file is a no-op. Test: m nothing Bug: 322242515 Change-Id: Ic4eab4c720fabd4716bac8c36cc13aab9f8c3992
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: