commit | be378e77810e4d8b0df2cd4554bf7b5c65efdd52 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Jun 26 14:19:34 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Jun 26 15:45:13 2023 +0000 |
tree | 818f710d57416771f3b2ca2531e567da8e4e156d | |
parent | 48a79e3dd445a58940183f85ad9592a7ebaac38b [diff] |
Remove unused dependencies in Microdroid We never compile a policy when starting Microdroid, so there is no need for secilc. The libbinder will be installed as a dependency of libbinder_ndk, so there is no need in explicitly specifying it in the deps of microdroid Test: atest MicrodroidTestApp Change-Id: I6745ba2ec31d007a3ba78181866e6fc0b03332ee
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.