commit | 6734b0da9fe31865b910eaa5c83e9645be33d04e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jul 17 16:03:21 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jul 17 16:03:21 2024 +0900 |
tree | 4cee7e20f322c7d9f7cb342a569bb1a0177c8a11 | |
parent | 6e323e140c0820849395bfd6e89f250f1268227c [diff] |
Drop system shared uid in ferrochrome app it doesn't need to use that shared uid and platform signing key. and also remove unnecessary sleep logic. but still need to remove sysprop set to move the app to product partition. Bug: 348113995 Test: run ferrochrome app Change-Id: I5fcac560ab91eda8124f55685084487c6ebb1732
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: