Remove SettingsRobolectricTestRunner

Test: rerun robotests
Change-Id: I7054d8d5cfc4756beb8d3032bc92361534229494
This commit is contained in:
Fan Zhang
2018-12-13 11:20:40 -08:00
parent 887fa5c646
commit abbc619601
4 changed files with 6 additions and 35 deletions

View File

@@ -21,8 +21,6 @@ import static com.google.common.truth.Truth.assertThat;
import android.content.Intent;
import android.os.SystemProperties;
import com.android.settings.testutils.SettingsRobolectricTestRunner;
import com.google.android.setupcompat.util.WizardManagerHelper;
import com.google.android.setupdesign.util.ThemeHelper;