commit | 2ab3c43f0a73a534f79903e86284f5cabe3f5831 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Oct 02 09:29:49 2017 -0700 |
committer | Ray Essick <essick@google.com> | Mon Oct 02 09:29:49 2017 -0700 |
tree | 8d7e673d036fba8ab30c744877527fa2b96bb49e | |
parent | 73d0374fcb522fc5106c2c8f75d482cbc8a5e1c0 [diff] |
Monitor binder status to media.metrics service Add code to use binder's linkToDeath() so that our clients learn when (infrequently, we hope) the media.metrics service dies for some reason. When this happens, arrange for the client to re-establish its connection to the service. Bug: 66948389 Test: kill media.metrics, watch logcat for reestablishment messages Change-Id: Ic518b955ce6816698b21e6a9c844587cef2e2712