commit | f0c969b15ec7a578b551fb92bf1b280ac4331466 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Mar 06 02:48:53 2025 +0000 |
committer | Spandan Das <spandandas@google.com> | Thu Mar 06 02:54:35 2025 +0000 |
tree | 0d0d0aa00ccdad50d6493991a7d46027f20e4301 | |
parent | eb47f0861553f6e5f6dddbf9d06e3751b7072fa9 [diff] |
Set system_ext_specific on CompOSPayloadApp This apk is packaged into com.android.compos, which is a system_ext apex. Setting system_ext_specific on the apk ensures that its partition in apkcerts.txt is `system_ext` when apkcerts.txt is built with both Soong and Make. Bug: 399788149 Test: m nothing Change-Id: Iaea5502bcc524500002154cea6fcd92fa599771b
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: