Update the imports to androidx.test.filters.*
Bug: 316941721 Test: mmma . Change-Id: Ia19c53850a0440b89434fcb5bf3fc1f61b58a46c
This commit is contained in:
@@ -21,7 +21,8 @@ import static com.android.settings.UserCredentialsSettings.Credential;
|
||||
import android.os.Parcel;
|
||||
import android.os.Process;
|
||||
import android.test.InstrumentationTestCase;
|
||||
import android.test.suitebuilder.annotation.SmallTest;
|
||||
|
||||
import androidx.test.filters.SmallTest;
|
||||
|
||||
/**
|
||||
* User credentials settings fragment tests
|
||||
|
||||
Reference in New Issue
Block a user