add a dynamic permission for listing installed apps #317

Closed
thestinger opened this Issue Jun 18, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Jun 18, 2016

It will need to use the lenient mode providing fake data even for API level >= 23, so some infrastructure changes to accommodate that will be needed. It will also need to be added as a requested permission to all existing apps. This could be changed at a future API level if it was upstreamed, but that doesn't seem particularly likely. There are some obvious APIs that need to be covered, but there will need to be some auditing to find other ways this information can leak.

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Mar 19, 2018

Contributor

It makes more sense to handle this by making isolated profiles more usable.

Contributor

thestinger commented Mar 19, 2018

It makes more sense to handle this by making isolated profiles more usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment