Thread
Stories related to "Android O-mg. Google won't kill screen hijack nasties on Android 6, 7 until the summer" across the full archive.
An Android application with no permissions can access the lock screen owner info string
(gist.github.com)
I posted this on Twitter; is this widely known?
I was a bit surprised to find out that [ACRA](https://github.com/ACRA/acra) was including this info by default when pulling all of the `Settings.Secure` keys through reflection, so I threw together a quick demo application to make sure this was poss...