commit | ad3eac0df5c9d339e204de47a9f4f9c3f837b3ef | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 01:31:54 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:33:56 2024 +0900 |
tree | 4e0278f9c30b956d8cc4b0e9467ea86ddd68c91a | |
parent | dd18242849ce2ab2e8560a5c21be4cdf31b3b8f5 [diff] |
Do the keyword replacement when parsing the vm config file ... and move the replacement routine from InstallUtils to ConfigJson as the replacement is specific to the config file. Bug: N/A Test: N/A Change-Id: I435191e0f824ade4133521c9e9ff2f54879eb298
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: