commit | a2204b255fb5af31ddec36ace4977184d380bae3 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jul 20 14:08:21 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jul 20 17:51:33 2023 +0000 |
tree | 063f4d28ff686e26e43e1603bc005be2787d471b | |
parent | 2d0cae595b352278b8e9d42b6277b00c6a962879 [diff] |
Disable tombstones related tests for HWASAN build Use ro.product.name to identify HWASAN build to disable the test on those till we identify the root cause. Bug: 291867858 Test: N/A Change-Id: If04ceb196f6809d18771f07215d7b4eedf57b2b9
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:
How-Tos: