commit | c3ae5fd1825d7a9958b5cfbd91444246af3767a0 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Nov 30 18:26:56 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Nov 30 18:28:22 2022 +0900 |
tree | 5702688d5f9cb8863eb0f5e1be1ee565377b4fdc | |
parent | 5a896f525dbadbae3ce8d7e071466e650506049f [diff] |
Restrict libraires from VM payload libraries ... so only the select libraries can be linked against. It includes libc, libm, libdl, liblog, libvm_payload, etc. Bug: 259311868 Test: atest MicrodroidTests MicrodroidHostTestCases Change-Id: I5cbdaa8195a04a904a766f34a0def4b00ccfc904
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.