Merge "update localepicker test package to sdk 26"

This commit is contained in:
TreeHugger Robot
2017-12-01 00:43:25 +00:00
committed by Android (Google) Code Review

View File

@@ -33,7 +33,7 @@ import org.robolectric.util.ReflectionHelpers;
@RunWith(SettingsRobolectricTestRunner.class) @RunWith(SettingsRobolectricTestRunner.class)
@Config(manifest = TestConfig.MANIFEST_PATH, @Config(manifest = TestConfig.MANIFEST_PATH,
sdk = TestConfig.SDK_VERSION, sdk = TestConfig.SDK_VERSION_O,
shadows = { ShadowSettingsPreferenceFragment.class }) shadows = { ShadowSettingsPreferenceFragment.class })
public class LocaleListEditorTest { public class LocaleListEditorTest {