commit | 49f96f56dadbb93af5bd59ced5b78ace21b15e8f | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Dec 16 21:29:13 2022 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Sun Dec 18 23:13:44 2022 +0000 |
tree | 981a4e4f70071a13c2c668825f62a301c718d5cf | |
parent | f18e116c007d054f83ca5bf261c48696556f329a [diff] |
Send atoms via VirtualizationServiceInternal In preparation for spliting VS into two services (global and UID-specific), forward all statsd atoms via VirtualizationServiceInternal. This is necessary because statsd will not accept atoms from the client-specific VS instance, as it only accepts atoms from known UIDs. Bug: 245727626 Test: atest MicrodroidHostTestCases Change-Id: I779bbc77a83665a88c9e12d3ad25824e7857514b
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.