I noticed a couple days ago that my battery seemed to be getting really hot when I was just browsing the internet or reading email, so I checked spare parts to see if anything weird was going on. I noticed Android System had a sensor usage at least as long as the running time. I don't have auto-brightness or anything that should be using the sensor enabled, so I checked with aLogCat, and saw this message repeating every few seconds when the screen is on:
D/PhoneApp( 1789):
updateProximitySensorMode: state = IDLE
D/PhoneApp( 1789):
updateProximitySensorMode: lock already released
Anybody with a little more experience know what's going on? Seems like something is wrong with the proximity sensor, but I'm not sure how to figure out exactly what's going on, or what to do about it. Thanks for any insight!
D/PhoneApp( 1789):
updateProximitySensorMode: state = IDLE
D/PhoneApp( 1789):
updateProximitySensorMode: lock already released
Anybody with a little more experience know what's going on? Seems like something is wrong with the proximity sensor, but I'm not sure how to figure out exactly what's going on, or what to do about it. Thanks for any insight!