commit | 1e494e6c4a479a9ddce2cfbb6d678424bba1bdf3 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Thu Oct 12 01:17:53 2023 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Thu Oct 12 01:17:53 2023 +0000 |
tree | 00e9dfeab290d819b830374524f23fcaa48ecb20 | |
parent | 189606e08d77229a61e70b1087a79ffa6deea0a8 [diff] |
Add additional overriding methods to signature files This change adds overriding methods that are essential to compile the stubs generated from the signature files. More information and the background for this change is available at go/add-overriding-one-pager. Test: m checkbuild --build-from-text-stub Bug: 299366704 Change-Id: Iec7c4d68c14c2d256a0d60485f639b4ccb81e560
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: