commit | 5a98285e44dfd8cfee27ecfdc5c6585e28b22899 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 17:10:14 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jan 02 17:23:44 2025 +0900 |
tree | 463ac64f5c62ebea163cfb2655af1b47c70c110e | |
parent | 43940c4d0159df81b79fc78169f6db10512bc920 [diff] |
Convert MainActivity to kotlin Bug: 383243644 Test: Run main activity Change-Id: I8f2cb0c5a8a0a185b36e4ecbdd59240d463a1e38
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: