mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 07:46:55 +00:00
Converting tests to Androidx
Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
This commit is contained in:
committed by
Jeff Gaston
parent
58ad76fd62
commit
0a9f3ab4a6
@@ -18,7 +18,7 @@ package com.android.launcher3.util.rule;
|
||||
import android.content.ComponentName;
|
||||
import android.content.pm.ActivityInfo;
|
||||
import android.os.ParcelFileDescriptor;
|
||||
import android.support.test.InstrumentationRegistry;
|
||||
import androidx.test.InstrumentationRegistry;
|
||||
|
||||
import org.junit.rules.TestRule;
|
||||
import org.junit.runner.Description;
|
||||
|
||||
Reference in New Issue
Block a user