Update the imports to androidx.test.filters.*
Bug: 316941721 Test: mmma . Change-Id: I102674aa519cf562aa8d0b852ebb8067748894a6
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
package com.android.messaging.util;
|
||||
|
||||
import android.test.suitebuilder.annotation.SmallTest;
|
||||
import androidx.test.filters.SmallTest;
|
||||
|
||||
import com.android.messaging.BugleTestCase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user