commit | 98ceaa38adaf819ab60e87ca30cf6dc78e616c8a | [log] [tgz] |
---|---|---|
author | Mårten Kongstad <amhk@google.com> | Tue Jun 25 10:43:43 2024 +0200 |
committer | Mårten Kongstad <amhk@google.com> | Wed Jun 26 10:00:45 2024 +0200 |
tree | 3ccc4d1b80d26cb8740728267d0aa710152ed69f | |
parent | d71ddb17b20abb4df97052da4cdb0eb2caca9f60 [diff] |
Demote Lint FlaggedApi violations to warnings Lint FlaggedApi violations were recently promoted to errors. In most cases, existing violations have been baselined. However, some projects still have violations that have not been addressed, and baselining these has proven difficult. As a step towards a fully baselined (or better, fixed) codebase, demote Lint FlaggedApi violations to warnings for the remaining projects. Bug: 303434307 Test: presubmit Flag: EXEMPT not possible to flag Android.bp changes Merged-In: I84a309f52c828e72e8bcdc43c7492a451d25b87f Change-Id: I84a309f52c828e72e8bcdc43c7492a451d25b87f
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: