Hacker News new | ask | show | jobs
by beznogim 4920 days ago
Chances are, there is a ketnel wakelock held by a device driver and preventing the phone from sleeping. This is a common issue with poorly written drivers (even Nexus 7 3g suffers from it). Properly functioning Android phone should be managing its radios automatically.