commit | 61599a2dba38a69548dc05b4a7926572959869f6 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Jan 30 19:08:54 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Jan 31 01:10:50 2024 +0000 |
tree | 04dec5722e33a1192964b2d822ae75aacd128bfb | |
parent | c66c56278e92dc88977f870b74a23d68e55243e6 [diff] |
Increase compos default memory Bisected the minimum required memory. * 584: OK * 581: FAILED Bug: N/A Test: atest ComposBenchmarkApp:com.android.compos.benchmark.ComposBenchmark#testGuestCompileTime Change-Id: I149405c149a7184e9078f9a26482d761c36471a8
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: