commit | de99c7a9f4ae91ac3614ec8e55f41e14c18a8ee8 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Mon Jun 06 13:56:45 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Wed Jun 08 12:20:55 2022 +0800 |
tree | 7f47471d287a8feae84f139994551f48d3ae164d | |
parent | 4fcf1683996ce1f38fca73ca3267b1e9ddb54e80 [diff] |
Remove debug log from NetworkStatsService This change reverts aosp/1777887. The exception was used to get the stack while the mMobileIfaces contains null interface, and currently mMobileIfaces is protected by making it volatile so it is fine to be removed. Also, fix style error in NetworkStatsServiceTest Test: build, FrameworksNetTests Change-Id: I8435354f8cfd05589c0231f3bb8cbaa66c0525cf