2021-01-22 10:35:00 +00:00
|
|
|
# These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
|
|
|
|
# Classes from the framework-connectivity-shared-srcs filegroup.
|
2020-07-31 11:00:30 +00:00
|
|
|
# If there are files in that filegroup that are not covered below, the classes in the
|
2019-12-16 12:15:20 +00:00
|
|
|
# module will be overwritten by the ones in the framework.
|
2020-07-31 11:00:30 +00:00
|
|
|
rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
|
2020-06-30 14:56:12 +00:00
|
|
|
rule android.util.LocalLog* com.android.networkstack.tethering.util.LocalLog@1
|
2022-05-31 07:20:52 +00:00
|
|
|
rule android.util.IndentingPrintWriter* com.android.networkstack.tethering.util.AndroidUtilIndentingPrintWriter@1
|
2019-12-06 07:24:53 +00:00
|
|
|
|
|
|
|
rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
|
2020-06-16 00:13:28 +00:00
|
|
|
|
|
|
|
# Classes from net-utils-framework-common
|
2020-11-11 16:17:15 +00:00
|
|
|
rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1
|
|
|
|
|
|
|
|
# Classes from net-utils-device-common
|
|
|
|
rule com.android.net.module.util.Struct* com.android.networkstack.tethering.util.Struct@1
|
2022-03-03 02:15:09 +00:00
|
|
|
|
2022-05-31 07:20:52 +00:00
|
|
|
rule com.google.protobuf.** com.android.networkstack.tethering.protobuf@1
|
|
|
|
|
|
|
|
# Classes for hardware offload hidl interface
|
|
|
|
rule android.hidl.base.V1_0.DebugInfo* com.android.networkstack.tethering.hidl.base.V1_0.DebugInfo@1
|