commit | b033e8e676893b92ac7973db4390bed8fc4ed5c4 | [log] [tgz] |
---|---|---|
author | Jack Richardson <jackrichardson@google.com> | Wed Dec 04 14:28:45 2024 +0000 |
committer | Jack Richardson <jackrichardson@google.com> | Wed Dec 04 14:28:45 2024 +0000 |
tree | 060dff3d45a91c93c138bc158c805e2218f2bb58 | |
parent | 2692358b4f619cf429abe56aac50490f932ab133 [diff] |
Add better debug logs in Latency Tracker. If we fail to start listening to config changes log an error as this is not recoverable. Also add a warning if you try check the properties map before its populated as this should not happen. Change-Id: Ie38c004d0bf55c2cd2e6e103647df1c2ad2a57a6 BUG: b/382116130