mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
Converting tests to Androidx
Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
This commit is contained in:
committed by
Jeff Gaston
parent
58ad76fd62
commit
0a9f3ab4a6
@@ -1,6 +1,6 @@
|
||||
package com.android.launcher3.model;
|
||||
|
||||
import android.support.test.runner.AndroidJUnit4;
|
||||
import androidx.test.runner.AndroidJUnit4;
|
||||
|
||||
import com.android.launcher3.ItemInfo;
|
||||
import com.android.launcher3.LauncherAppWidgetInfo;
|
||||
|
||||
Reference in New Issue
Block a user