commit | fd1c893008cff37c2f16a03b3d5da7342a42bf46 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Tue Feb 19 11:04:11 2019 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Feb 20 01:53:49 2019 +0000 |
tree | c5bdf9d22eb1a94704d65392c315c1a8e6d40794 | |
parent | 38e184a078458318007fb57a8637428c287c0195 [diff] |
Support DATA_STALL_EVENT in StatsLog.write The target source to send the event will be mainline module which unable to access @hide classes/functions. And current design of StatsLog.write only allows a specific id. Thus, add more case to support mainline module usage. Bug: 120452078 Test: ./out/host/linux-x86/bin/statsd_testdrive 121 against data stall event sent from NetworkStack Change-Id: I5a68e7e093e63cc87eae753068183215a97e022d