summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Santiago Seifert <aquilescanta@google.com> 2024-04-16 16:05:31 +0000
committer Santiago Seifert <aquilescanta@google.com> 2024-04-16 16:05:31 +0000
commitf0793ec1efd401ccd1e7f981547df9800d1fac6e (patch)
tree022038dc3379fc2377dc5e8d69324af48fbcbcd4 /libs/androidfw/StringPool.cpp
parentdf7351f6977cacaade53c2de416f214cbaebbe7e (diff)
Remove spammy logging in LocalMediaManager
Both conditions that trigger this logging are spurious: - getMutingExpectedDevice returning null is the norm. It will return non-null only when SASS is in effect. - mBluetoothAdapter being null is already being logged elsewhere. For example, in buildDisconnectedBluetoothDevice. So, no need to log neither condition. Particularly not as warnings. Bug: b/328537710 Change-Id: I1d978a34350c1d3fef36fe275cf014b58993bac4 Test: Presubmit. Trivially safe change.
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions