问题描述
W/ColorUtils: expected specified color aspects (0:0:0:0)
D/ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.max-count.values
D/ReflectedParamUpdater: extent() != 1 for single value type: output.subscribed-indices.values
D/ReflectedParamUpdater: extent() != 1 for single value type: input.buffers.allocator-ids.values
D/ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.allocator-ids.values
D/ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.allocator-ids.values
D/ReflectedParamUpdater: extent() != 1 for single value type: output.buffers.pool-ids.values
D/ReflectedParamUpdater: extent() != 1 for single value type: algo.buffers.pool-ids.values
在我的 IDE 下载的源或谷歌搜索中看不到“预期的指定颜色方面”,我一直在努力确定是什么触发了这个,因为这些消息很快就淹没了日志
我发现的唯一可能相关的参考是 this question 但我不使用 exoplayer。唯一可能使用视频的是 Google Ads SDK。
有谁知道这个垃圾邮件的根本原因是什么?如果它在广告中,有没有办法禁用它?
解决方法
确实是 Google Ads SDK 导致了此垃圾邮件。
禁用它的唯一方法(在撰写本文时)是禁用视频广告或删除 SDK