Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d26218b6 authored by Roshan Pius's avatar Roshan Pius
Browse files

Revert "wifi-service: Jar-Jar net util library"

Reason for revert: b/147807058

Reverted Changes:
I902b7b742: telephony: jar-jar net.util classes on the usage s...
I90a9c537b: wifi-service: Link net util libraries
Ic3b92ca63: libs(net/common): Fixes for wifi to include.
Ib2fb2bf05: wifi-service: Jar-Jar net util library.

Bug: 147807058
Change-Id: I6a0cf666be126f45b859e38446862654e056a009
parent 6c3d66e3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,4 +16,3 @@ rule com.android.internal.util.TrafficStatsConstants* com.android.networkstack.t
rule android.net.LocalLog* com.android.networkstack.tethering.LocalLog@1

rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUtils@1
rule android.net.util.** com.android.networkstack.tethering.util.@1
+2 −1
Original line number Diff line number Diff line
@@ -21,7 +21,8 @@ import android.net.LinkProperties;
import android.net.NetworkCapabilities;
import android.net.RouteInfo;
import android.net.util.InterfaceSet;
import android.net.util.NetUtils;

import com.android.net.module.util.NetUtils;

import java.net.InetAddress;
import java.net.UnknownHostException;
+0 −1
Original line number Diff line number Diff line
rule android.net.InterfaceConfigurationParcel* @0
rule android.net.InterfaceConfiguration* com.android.server.x.wifi.net.InterfaceConfiguration@1
rule android.net.util.** com.android.server.x.wifi.net.util.@1

# We don't jar-jar the entire package because, we still use some classes (like
# AsyncChannel in com.android.internal.util) from these packages which are not