commit | 9c1c818fe7734fa22210107116e06769667e527e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu May 25 15:40:11 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu May 25 22:33:15 2023 +0900 |
tree | 538018e38563b81d7e3dd729e5f7a98a4630ff97 | |
parent | 0cfdcf2823986d4bf0eade0b288298fb6642ba22 [diff] |
pvmfw: remove the dependency on clang path Instead of invoking clang directly, use cc_object and cc_genrule. Bug: N/A Test: m pvmfw_img Change-Id: I665c6ee5a7c57f99458aa5b799ea8b781b670495
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.