commit | 7e7f19d292e28fc9f2e4bd4196c4553d9429baf7 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Oct 31 20:50:24 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Oct 31 22:55:52 2024 +0900 |
tree | bb5592b0645398c093d4d882af1614ce3649983c | |
parent | 17e0cee39d129c68fb5201f17fe4051cbce81498 [diff] |
build ttyd with client cert patch client cert doesn't work as intented, so added patch for that, and then made it build during build in addition, fixed the bug in reading client cert logic as well(actually alias isn't set in p12, so need to enumerate and get the first one), BTW, this logic will be removed very soon with the logic which generates key on the fly Bug: 363235314 Test: run ttyd and check if client cert works well Change-Id: I5d08f3d11cf4846677f19137e860236c42b9c9d8
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: