commit | 35ad27fa15b3da0c63f218e5a88b8f7c7f3419b8 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Jan 30 14:04:11 2017 -0800 |
committer | Ray Essick <essick@google.com> | Mon Jan 30 14:59:03 2017 -0800 |
tree | 06679c21ca7c1f3c42758c3713aa03f8bbdce018 | |
parent | bf3b18fbf4a68184cf65d9fa063ac457d5a2af5a [diff] |
clean up a fixed size buffer eliminate the size of a fixed length buffer for a potentially very long record. Code was safe in that it didn't allow an overflow, but we really wanted the information that was being truncated. also some cleanup on parameters for "dumpsys media.metrics": time units for "-since" and include a -help. Bug: 34792286 34793404 Test: invoke dumpsys with assorted parameters to see output Change-Id: If960afd52a509f277910e62c13d4ba60f9ed7e34