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 7 8rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1 9 10# Classes from net-utils-framework-common 11rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1 12 13# Classes from net-utils-device-common 14rule com.android.net.module.util.Struct* com.android.networkstack.tethering.util.Struct@1 15