commit | e4ae17109893b6388299a1f46585fb5d00a0a70e | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Mar 27 16:35:08 2017 -0700 |
committer | Ray Essick <essick@google.com> | Mon Mar 27 16:35:08 2017 -0700 |
tree | dd7a79a60116cc8413322a7677fdc8093549e75e | |
parent | c25045633b32bb0057e96dad49822d1d9ce99c0f [diff] |
Nuplayer logging empty records to media.metrics Changes to ensure that nuplayer always reported a particular set of metrics through android.media.MediaPlayer.getMetrics() changed the shape of what we should have considered as an empty record. This caused some noise in the reported media metrics logs. Also removed a no-longer-wanted ALOGD() diagnostic. Bug: 36658856 Test: read 'dumpsys media.metrics' output