Merge "Update doc in TestUtils" am: 8027d24eaf

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1684726

Change-Id: I33f2149be5c24bfbe269f2f25bcfc25d11da22be
This commit is contained in:
Chiachang Wang
2021-04-23 00:50:19 +00:00
committed by Automerger Merge Worker

View File

@@ -22,8 +22,8 @@ import com.android.modules.utils.build.SdkLevel;
import com.android.networkstack.apishim.ConstantsShim;
/**
* Utils class to provide common shared test helper methods or constants that behave different
* against compiled sdk.
* Utils class to provide common shared test helper methods or constants that behave differently
* depending on the SDK against which they are compiled.
*/
public class TestUtils {
/**