I sometimes get flooded by this strange message in logact:
"W/Settings(386): Setting location_providers_allowed has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value."
The Problem is that those messages don't stop for a long time and I don't know how to stop them. It's always the same message and I already tried stopping and starting adb, restarting the device and eclipse.
Does anyone have any advice on this (except just clearing the log or living with it)?
PS: I have a 2.3.4 device with Tegra2 and nothing fancy.
Edit: Let me clarify: Why does this message suddenly start to appear in the tens of thousands ? It noticeably slows everything down and just tuning it out doesn't really help me all that much. I want to know what causes it and to make it stop.