blob: 2d3108a0bff1dca2e9afc87ba8bb2b0d318c67aa [file] [log] [blame]
markchien9d353822019-12-16 20:15:20 +08001# These must be kept in sync with the framework-tethering-shared-srcs filegroup.
Remi NGUYEN VANe10b80d2020-06-08 15:40:06 +09002# Classes from the framework-tethering-shared-srcs filegroup.
3# 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.
Remi NGUYEN VANe10b80d2020-06-08 15:40:06 +09005rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
markchien9d353822019-12-16 20:15:20 +08006rule android.net.LocalLog* com.android.networkstack.tethering.LocalLog@1
markchien6cf0e552019-12-06 15:24:53 +08007
8rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
Remi NGUYEN VANe10b80d2020-06-08 15:40:06 +09009
10# Classes from net-utils-framework-common
11rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1