Add net-utils-device-common-bpfjni to allow_deps.txt

libbpfmapjni is renamed to libnet_utils_device_common_bpf

Apex-Size-Increase: -8192B
before:
-rw-r----- 1 markchien primarygroup 2887680 Nov 10 12:18 out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex
after:
-rw-r----- 1 markchien primarygroup 2879488 Nov 10 12:25 out/target/product/vsoc_x86_64/system/apex/com.android.tethering.apex

Previous-Platform-Support:
There is no behavior change for the module. The new dependencies
net-utils-device-common-bpf is separated from
net-utils-device-common-netlink which is also used by tethering module.

Aosp-First: yes

Test-Info: there is no behavior change for tethering module.
Existing TetheringPrivilegedTests could cover the test.

Bug: 179733303
Test: TH
Change-Id: Ia918ebe42a82320b5bed285278fe2f70c4f9f7df
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index ea73a1b..310bc63 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -285,7 +285,6 @@
 libbinder_headers_platform_shared(minSdkVersion:29)
 libbinderthreadstateutils(minSdkVersion:29)
 libbluetooth-types-header(minSdkVersion:29)
-libbpfmapjni(minSdkVersion:30)
 libbrotli(minSdkVersion:(no version))
 libbuildversion(minSdkVersion:(no version))
 libbytes(minSdkVersion:(no version))
@@ -444,6 +443,7 @@
 libnativehelper_header_only(minSdkVersion:29)
 libnativeloader-headers(minSdkVersion:S)
 libnativewindow_headers(minSdkVersion:29)
+libnet_utils_device_common_bpfjni(minSdkVersion:30)
 libnetdbinder_utils_headers(minSdkVersion:29)
 libnetdutils(minSdkVersion:29)
 libnetjniutils(minSdkVersion:29)
@@ -590,6 +590,7 @@
 ndk_libc++abi(minSdkVersion:16)
 ndk_libunwind(minSdkVersion:16)
 net-utils-device-common(minSdkVersion:29)
+net-utils-device-common-bpf(minSdkVersion:29)
 net-utils-device-common-netlink(minSdkVersion:29)
 net-utils-device-common-struct(minSdkVersion:29)
 net-utils-framework-common(minSdkVersion:current)