Converting tests to Androidx
Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
This commit is contained in:
committed by
Jeff Gaston
parent
58ad76fd62
commit
0a9f3ab4a6
@@ -16,7 +16,7 @@
|
||||
package com.android.launcher3.allapps.search;
|
||||
|
||||
import android.content.ComponentName;
|
||||
import android.support.test.runner.AndroidJUnit4;
|
||||
import androidx.test.runner.AndroidJUnit4;
|
||||
|
||||
import com.android.launcher3.AppInfo;
|
||||
import com.android.launcher3.Utilities;
|
||||
|
||||
Reference in New Issue
Block a user