PCAPdroid/app
emanuele-f d10fa01824 Fix uid to package name mapping in MatchList
PCAPdroid assumes a persistent mapping between a uid and a package name.
However, this mapping may change if an app sharing its uid is
installed/removed. This resulted in the inability to remove an existing
app rule from a MatchList. This fix only addresses the change at load
time, whereas the problem may still occur at runtime.

Fixes #257
2022-09-20 16:51:30 +02:00
..
src Fix uid to package name mapping in MatchList 2022-09-20 16:51:30 +02:00
build.gradle Update deps 2022-09-09 10:12:19 +02:00