commit | 3b524ce072577fe0e87a173a6b14c3fab8d454fb | [log] [tgz] |
---|---|---|
author | Mårten Kongstad <amhk@google.com> | Mon Jun 17 17:19:00 2024 +0200 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:36 2024 +0900 |
tree | 11a2fc65c802c3ab09598c03ffb022194445ec40 | |
parent | f220eae70ecb65d46f388d8e3bea9f73eed46ae8 [diff] |
Baseline Lint FlaggedApi violations The Lint FlaggedApi checks are currently configured as warnings. Add existing violations to baselines files to prepare for turning the FlaggedApi checks into errors. Bug: 303434307 Test: treehugger Flag: EXEMPT not possible to flag baseline changes Merged-In: I990ce57cd5cdac44ee8b93565b45aa15790ad697 Change-Id: I990ce57cd5cdac44ee8b93565b45aa15790ad697
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: