commit | 813b1b8e1e1fa3f00317f0218d78510bf9abf3ae | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Tue Jan 16 15:10:06 2018 -0800 |
committer | Ray Essick <essick@google.com> | Tue Jan 16 15:10:06 2018 -0800 |
tree | 2373a7f2e2e585faa1f7e402e10e0ce7c4d52693 | |
parent | 0cde7e5863df60ece6986ad9b5b4358dc82380eb [diff] |
Remove media metrics' unused 'summarizer' concept Remove the code from media metrics that provided a summarization capability. It wasn't providing the information we wanted and consumed more system RAM while being unhelpful. If we figure out a better way to do this, we'll re-implement. Bug: 71874635 Test: manual