Hacker News new | ask | show | jobs
by tredre3 781 days ago
> why are you so incredulous that android might have some annoying privacy restrictions that a custom AOSP can sidestep?

I don't doubt that such restrictions exist. But I'm also curious as to what, specifically, they would be? Apps can access all sensors, cameras, microphone, network. So what's left?

1 comments

You can CTRL-F here https://developer.android.com/reference/android/Manifest.per... for "signature" and view permissions that are only granted to apps signed with the platform key, i.e. built into the system image as part of the AOSP build process.

There's a good number that might be useful for the R1.