commit | c93a42b604d90ab6761bf2cb897e35e324e1d25a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Nov 09 14:12:25 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Nov 11 12:59:01 2022 +0000 |
tree | d0ed7788eda9ca56d9912f43fa6f7cb0adbc8f34 | |
parent | 37fc5501fb9bb2c55989937ea25bbfe61cda3a67 [diff] |
[VS]Wait for statsd to run before pushing atoms Virtualization service should wait for statsd to run before pushing the atoms. Early VMs, running before statsd starts, would fail to push telemetry otherwise. We have created separate thread which waits for prop init.svc.statsd=running and then writes the stats. This will basically keep VS running & the associated telemetry data in memory till statsd starts. Bug: 236932565 Test: Stage new apex -> run compos -> restart -> Check logs from early VM Change-Id: I0c9301813eedec7dfc881f04a8e560fd01721a8c
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.