1# These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
2# Classes from the framework-connectivity-shared-srcs filegroup.
3# If there are files in that filegroup that are not covered below, the classes in the
4# module will be overwritten by the ones in the framework.
5rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
6rule android.util.LocalLog* com.android.networkstack.tethering.util.LocalLog@1
7rule android.util.IndentingPrintWriter* com.android.networkstack.tethering.util.AndroidUtilIndentingPrintWriter@1
8
9rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
10
11# Classes from net-utils-framework-common
12rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1
13
14# Classes from net-utils-device-common
15rule com.android.net.module.util.Struct* com.android.networkstack.tethering.util.Struct@1
16
17rule com.google.protobuf.** com.android.networkstack.tethering.protobuf@1
18
19# Classes for hardware offload hidl interface
20rule android.hidl.base.V1_0.DebugInfo* com.android.networkstack.tethering.hidl.base.V1_0.DebugInfo@1
21