commit | 9cd1a6fec69f2936720b0018c467bf06a8ea8263 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 01:48:47 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:33:59 2024 +0900 |
tree | 370253b90e235bc045269be4516663882bb5c76d | |
parent | ad3eac0df5c9d339e204de47a9f4f9c3f837b3ef [diff] |
Add ImageArhive It's a new class that models an image archive (images.tar.gz) either in the sdcard or in the internet. The class is responsible for instaling the archive. Bug: N/A Test: N/A Change-Id: I30fe088f6b27a9a1969e98974fae222b74869e92
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: