mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-07-03 21:21:12 +08:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||