Merge "Expose TEST_TAP_PREFIX as system API"

This commit is contained in:
Lorenzo Colitti
2021-02-17 12:28:56 +00:00
committed by Gerrit Code Review

View File

@@ -41,7 +41,6 @@ public class TestNetworkManager {
/** /**
* Prefix for tap interfaces created by this class. * Prefix for tap interfaces created by this class.
* @hide
*/ */
public static final String TEST_TAP_PREFIX = "testtap"; public static final String TEST_TAP_PREFIX = "testtap";