blob: 904e491460e7130ca477e6259509bec4b79b5a37 [file] [log] [blame]
Aaron Huangb401e582021-01-22 18:35:00 +08001# These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
2# Classes from the framework-connectivity-shared-srcs filegroup.
Chalard Jean78701642020-07-31 20:00:30 +09003# If there are files in that filegroup that are not covered below, the classes in the
markchien9d353822019-12-16 20:15:20 +08004# module will be overwritten by the ones in the framework.
Chalard Jean78701642020-07-31 20:00:30 +09005rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
markchiena8ac97c2020-06-30 22:56:12 +08006rule android.util.LocalLog* com.android.networkstack.tethering.util.LocalLog@1
Mark Chien0b662d22022-05-31 15:20:52 +08007rule android.util.IndentingPrintWriter* com.android.networkstack.tethering.util.AndroidUtilIndentingPrintWriter@1
markchien6cf0e552019-12-06 15:24:53 +08008
9rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
Luke Huang895594d2020-06-16 08:13:28 +080010
11# Classes from net-utils-framework-common
markchien70526882020-11-12 00:17:15 +080012rule 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
Wayne Ma71d66392022-03-03 10:15:09 +080016
Mark Chien0b662d22022-05-31 15:20:52 +080017rule 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