Merge "Remove framework code that has moved to frameworks/libs/net"

This commit is contained in:
Aaron Huang
2020-02-14 09:42:49 +00:00
committed by Gerrit Code Review
7 changed files with 24 additions and 174 deletions

View File

@@ -27,8 +27,8 @@ import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import android.net.LinkProperties.CompareResult;
import android.net.LinkProperties.ProvisioningChange;
import android.net.util.LinkPropertiesUtils.CompareResult;
import android.system.OsConstants;
import android.util.ArraySet;