commit | 9ab470c2afd29944be125c9c2d834e5d5aa14827 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Aug 22 14:06:08 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Aug 22 16:51:22 2024 +0000 |
tree | 301ed2113fa9f9f78f06f5d2add4a5636b187653 | |
parent | 3eab004c71567a38af4c4e9b5de4f6de6924a208 [diff] |
Add avf-build-flags-java-gen gensrc rule This is a hacky way to propagate build time flags to java. Eventually it should be substituted by the proper solution that trunk stable team is working on, but for now it should suffice. Bug: 361543009 Test: atest MicrodroidTests Test: build and inspect generated BuildFlags.java Change-Id: I4ec87325173d7b3e2633f25d70c758aa7cf0b617
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: