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

This commit is contained in:
Isabelle Taylor
2020-02-14 13:42:37 +00:00
committed by Gerrit Code Review
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;