platform_packages_modules_C.../common
Junyu Lai 626045a601 [BR01.1] Support BpfNetMapsReader
A helper class to *read* java BpfMaps. This is designed to
provide direct bpf access in the caller process through
ConnectivityManager APIs.

The change also removes any statical link to
net-utils-device-common-struct from service-connectivity.
This is because net-utils-device-common-struct is already
included in framework-connectivity. Including it again in
service-connectivity would create a r8 build fail by circular
dependency.

Test: atest FrameworksNetTests:android.net.connectivity.com.android.server.BpfNetMapsTest
Test: atest ConnectivityCoverageTests:android.net.connectivity.com.android.net.module.util.StructTest
Test: atest FrameworksNetTests:android.net.connectivity.android.net.BpfNetMapsReaderTest
Bug: 297836825
Change-Id: I7a6d2eb816d0dc7343167bddd672806b199f44fe
2023-10-23 20:11:02 +08:00
..
src/com/android/net/module/util/bpf Fix errorprone warnings that should be errors 2022-11-02 10:13:14 -07:00
Android.bp [BR01.1] Support BpfNetMapsReader 2023-10-23 20:11:02 +08:00
flags.aconfig Add expired services removal flag 2023-10-18 17:48:46 +08:00
TrunkStable.bp Prepare exposing Network{Request,Caps}.forbiddenCapabilities 2023-10-11 17:02:52 +09:00