commit | a704cbc5ff4571892eeb44e2e0d50c7bb01f81b1 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Apr 05 14:57:27 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Apr 05 15:20:14 2022 +0900 |
tree | fbfcdd2714dc8a853af504493d7c55fabff12174 | |
parent | 2e5693779dadcaff8e49448d5ea242ef8c9c966d [diff] |
microdroid: remove unnecessary modules These modules were added due to the bug in the build system. Transitive dependencies should be added automatically by the build system, but it's not. Removed two since they are not used any longer. They were once used by keystore, which is removed in 195354c72f90f64aec9379686f7d9da76b682b95. Remoed libbinder_rpc_unstable from the list because it's added automatically. Bug: 195425111 Test: atest MicrodroidTestApp Change-Id: If3136cbd2a8b2c0a5bea9b0c59854406b97b4e35
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.