diff options
Diffstat (limited to 'tests/resolv_test_utils.h')
| -rw-r--r-- | tests/resolv_test_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/resolv_test_utils.h b/tests/resolv_test_utils.h index e3f744ce..7dc1c994 100644 --- a/tests/resolv_test_utils.h +++ b/tests/resolv_test_utils.h @@ -431,6 +431,7 @@ android::netdutils::ScopedAddrinfo safe_getaddrinfo(const char* node, const char void SetMdnsRoute(); void RemoveMdnsRoute(); +void AllowNetworkInBackground(int uid, bool allow); #define SKIP_IF_BEFORE_T \ do { \ |
