commit | 64418b6620a22fb200394be70d2cfc94894579d0 | [log] [tgz] |
---|---|---|
author | Ludovic Barman <ludovicb@google.com> | Sat Dec 16 09:19:54 2023 +0000 |
committer | Ludovic Barman <ludovicb@google.com> | Sat Dec 16 10:56:00 2023 +0000 |
tree | a212b9fb5429b3c5d3a4ee953d3af7b74fcb9042 | |
parent | b4db6b207c2f801bd84882c70296b8a8034f2160 [diff] |
Remove unused use_protobuf3 flag This is a No-op. Protobuf3 is used regardless of this flag since https://android-review.git.corp.google.com/c/platform/build/soong/+/2817733 Test: m rust Bug: 308790516 Change-Id: Ib028104778c1d2e85f967856887d75659532e8cc
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: