commit | 11e9887fa879101321bf1373ee8aec21688dda5a | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Jun 13 18:53:03 2022 +0800 |
committer | Junyu Lai <junyulai@google.com> | Wed Jun 22 11:00:17 2022 +0800 |
tree | 0dfe22244d4acad49df9545c3d84ab4067878ec5 | |
parent | e72c849a6158c0f3afea52cf643115578cacd056 [diff] |
Disable comparison in user release builds This CL disable the comparison mechanism introduced in previous beta releases to stop receiving log.wtf signals from beta users. This CL only affects logging on user release builds. Test: 1. NetworkStatsServiceTest 2. manual test with script Bug: 233752318 Change-Id: I7047106b1019c29460d6633b148f501ffa62f139 Merged-In: I7047106b1019c29460d6633b148f501ffa62f139 (cherry-picked from ag/18869740)