commit | cb9062ae908080a6c377d9aa7d6c2aaae22f98a9 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Tue Mar 18 18:35:35 2025 +0900 |
committer | Keiichi Watanabe <keiichiw@google.com> | Wed Mar 19 22:47:14 2025 +0900 |
tree | e4a8c120760971b797d0181a53a96786a771f89b | |
parent | 0a5e085d24a6d151870f6ef6c82bd23646d9dee1 [diff] |
Terminal: Convert main_split_config.xml into Kotlin Construct rules as a Kotlin code instead of a static XML so it's now much easier to modify the behaviors programatically. In addition, fix the definition of 'activity_split_ratio' in xml. It was defined as a "dimension" but it should be a float value. Bug: 404452165 Test: Check the settings UI and see no differences Change-Id: Ieb8a961ea3f9190798a37d4b0b02c27752fdaa94
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: