mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-01 12:54:07 +00:00
parent
38ba3513c0
commit
70ef2d4303
1 changed files with 2 additions and 0 deletions
|
@ -379,6 +379,8 @@ jint get_uid(const int protocol, const int version,
|
|||
gettimeofday(&start, NULL);
|
||||
#endif
|
||||
|
||||
// NETLINK is not available on Android due to SELinux policies :-(
|
||||
|
||||
// Get proc file name
|
||||
char *fn = NULL;
|
||||
if (protocol == IPPROTO_ICMP && version == 4)
|
||||
|
|
Loading…
Reference in a new issue