commit | 65d443da99db2e408c6fe6d6d53bf6d1e9eb29bb | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Oct 13 14:56:39 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Oct 13 14:59:40 2022 +0100 |
tree | eddf8dc48a8b9179c9dc8cb3b7a1ea70089c8118 | |
parent | 89b394a86ed2f76c44236220bf948e4d22ba29fa [diff] |
Use bindgen_nostd targets in libdice_nostd Avoid sharing bindgen targets with Android tests as these require coverage support, not present in core. Use the _nostd variants instead. Bug: 237372981 Bug: 253402921 Test: atest vmbase_example.integration_test Change-Id: I5d3590e5f9395279b48a805a5d50a172543c6622
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.