Merge "Expose TEST_TAP_PREFIX as system API" am: a23086c536 am: 37a204c54b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1579503

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I326fc7a3731c45cde898aeb641cdf065c58ff5db
This commit is contained in:
Lorenzo Colitti
2021-02-17 13:37:53 +00:00
committed by Automerger Merge Worker

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";