Skip to content

Conversation

@ccaapton
Copy link

@ccaapton ccaapton commented Feb 9, 2023

Currently background service will not get started if there is no existing process for the service, and the app is in background restriction state, but not for content providers. This leave a loophole for bad apps to wake up each other. This patch fix this problem.

Currently background service will not started if a new process will
start and the app is in background restriction state, but not for
content providers. This leave a loophole for bad apps to wake up each
other. This patch fix this problem.
@ccaapton
Copy link
Author

ccaapton commented Feb 9, 2023

This is a minor modification from here

@spkal01 spkal01 force-pushed the pyro branch 3 times, most recently from fa6f785 to d49ac00 Compare February 12, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant