Hacker News new | ask | show | jobs
by neurostimulant 3432 days ago
Modify system settings permission is needed when your app needs to change network state. Previously using the Change Network State permission was enough, but since Android 6 it's no longer suffice. I imagine that app probably need to access the watch accessory over Bluetooth and need that permission to make the Bluetooth turn on automatically.