commit | e0bc17400e82ae999e6177f90448455124352e10 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Jun 27 14:24:05 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Jun 28 13:37:26 2023 +0000 |
tree | d32c5f3d7fb6ad5fb252c17ba574ce54f4d88f8b | |
parent | 4894b43084338090d56614550367116a9839bd91 [diff] |
Android.bp: Remove apex_avaiable from guest libs Intermediate libraries linked into guest code are not intended for the host and don't need to be made available to (host) APEXes. Test: TH Change-Id: I4874cb9bbfbbeb511891264902c6aa6390b6119e
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.