commit | 4a2bb7d244946eec7217985aa42938f6033ed2b2 | [log] [tgz] |
---|---|---|
author | Grant Menke <grantmenke@google.com> | Mon Apr 03 16:35:20 2023 -0700 |
committer | Grant Menke <grantmenke@google.com> | Tue Apr 04 16:36:20 2023 +0000 |
tree | 5379fbe375548fc1f73dc1a6967dea314c99b5d4 | |
parent | 21131a0ca5a44f9683a1233dc60129388bf5aacc [diff] |
Remove DefaultDialerCache spam logging. The "refresh default dialer for user" log in DefaultDialerCache#refreshCachesForUsersWithPackage was causing logcat spam of 200+ identical logs during one test invocation. This CL reduces the priority of that log to prevent this unneccesary + repetitive logcat spam from occurring. Bug: 276794351 Test: N/A since this CL just removes logging. Change-Id: I0f0d1bb1be8f3fcff0bafc957f2e59beca1a0f8c