blob: 7346b1ae81e69cdb138dd6e7b33593a796ca7de3 [file] [log] [blame]
Remi NGUYEN VAN1b57e8e2019-02-14 18:19:14 +09001rule com.android.internal.util.** android.net.networkstack.util.@1
2
3rule android.net.shared.Inet4AddressUtils* android.net.networkstack.shared.Inet4AddressUtils@1
4rule android.net.shared.InetAddressUtils* android.net.networkstack.shared.InetAddressUtils@1
5
6# Ignore DhcpResultsParcelable, but jarjar DhcpResults
7# TODO: move DhcpResults into services.net and delete from here
8rule android.net.DhcpResultsParcelable* @0
9rule android.net.DhcpResults* android.net.networkstack.DhcpResults@1
10rule android.net.LocalLog* android.net.networkstack.LocalLog@1