commit | 215dd2aa9b8500cacf178b66e9ccc5a3b0e52737 | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Thu Dec 12 10:17:58 2019 -0800 |
committer | Jeffrey Huang <jeffreyhuang@google.com> | Mon Dec 16 11:50:16 2019 -0800 |
tree | 434a4e2f7db6931a25c119609c0e388b50043dd0 | |
parent | 384858e0ecaf836f261d419281a00f0bc24329e8 [diff] |
system_server: create StatsManagerService Refactor to split the logic within statscompanion_service The goal of the refactor is to simplify the binder calls to statsd This service will talk to statsd. At the end of the refactor, this service should be the only service that talks to statsd. Bug: 146074223 Test: Manual by creating the service with empty implementation Change-Id: Ib9c2e10ec195d41062f1001e5a82b374696de939