commit | 1b71b7f70b01a5d29fef1fa89f6f8f38934a4752 | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Tue Jan 10 15:31:15 2023 -0800 |
committer | Ryan Zuklie <rzuklie@google.com> | Tue Jan 24 06:52:09 2023 -0800 |
tree | a31ee779003ad9f579c8e594e09f7544bb39a9e1 | |
parent | a603ce5b8e351f20f8802b6098bc7bc66e46fe87 [diff] |
Register network tracing in system_server after boot This runs the Perfetto and NetworkTraceHandler initialization on system initialization along with the existing NetworkStatsService. The code is run within the context of the system_server and is only executed on U or later devices running eng or userdebug builds. Bug: 246985031 Test: build & flash Change-Id: I2b091e31c3ded54c0d7062d7d73f33ed47e0bf98