commit | f384b900498b552c776931c8873e4bd03af36fe5 | [log] [tgz] |
---|---|---|
author | David Chen <dwchen@google.com> | Wed Mar 14 18:36:45 2018 -0700 |
committer | David Chen <dwchen@google.com> | Thu Mar 15 13:33:04 2018 -0700 |
tree | e48bef946e80a43e27e37c61297a1bf0ee93914e | |
parent | 50f118a1214d00a4be1cadc9efb2bcf787927f3f [diff] |
Removes stats_log proto from uid map in statsd. We don't need to parse the proto of uid map, so we use the ProtoOutputStreame class to generate the binary form of the proto output that's needed for parsing the uid map data. Test: Verified unit-tests still pass. Bug: 74010813 Change-Id: Ia2f7572f3b78bb6f7b60e8b14cf5d65428469ab6