| rule com.android.internal.util.** android.net.networkstack.util.@1 |
| |
| rule android.net.shared.Inet4AddressUtils* android.net.networkstack.shared.Inet4AddressUtils@1 |
| rule android.net.shared.InetAddressUtils* android.net.networkstack.shared.InetAddressUtils@1 |
| |
| # Ignore DhcpResultsParcelable, but jarjar DhcpResults |
| # TODO: move DhcpResults into services.net and delete from here |
| rule android.net.DhcpResultsParcelable* @0 |
| rule android.net.DhcpResults* android.net.networkstack.DhcpResults@1 |
| rule android.net.LocalLog* android.net.networkstack.LocalLog@1 |