PCAPdroid/docs
emanuele-f 3364a4946e Fix SecurityException with PCAP file dump on Android TV
When no file manager was available, takePersistableUriPermission
was called without an Intent (and the corresponding
FLAG_GRANT_PERSISTABLE_URI_PERMISSION flag), causing a
SecurityException.

Fixes #176
2022-01-21 00:17:14 +01:00
..
app_api.md Fix SecurityException with PCAP file dump on Android TV 2022-01-21 00:17:14 +01:00
how_it_works.md Update how_it_works.md 2021-10-30 19:42:23 +00:00
testing.md Update testing.md 2022-01-20 20:09:32 +01:00