blob: 591861f5b837ae5f9b2d4ee99d2f3a99d64993be [file] [log] [blame]
markchien9d353822019-12-16 20:15:20 +08001# These must be kept in sync with the framework-tethering-shared-srcs filegroup.
Chalard Jean78701642020-07-31 20:00:30 +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.
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
markchien6cf0e552019-12-06 15:24:53 +08007
8rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
Luke Huang895594d2020-06-16 08:13:28 +08009
10# Classes from net-utils-framework-common
11rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1