Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" am: 50e2cbde28

Change-Id: I5e0b4e50352428ca5886a808b5667daffb4f2e4c
This commit is contained in:
Isabelle Taylor
2020-02-14 13:51:45 +00:00
7 changed files with 174 additions and 24 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;