Move fuelgauge test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I8122a41132821a42c4ec8c5995a1a11833b686cd
This commit is contained in:
@@ -45,7 +45,7 @@ import org.robolectric.shadows.ShadowDialog;
|
||||
import org.robolectric.util.FragmentTestUtil;
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION, shadows = {
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O, shadows = {
|
||||
ShadowEventLogWriter.class
|
||||
})
|
||||
public class ButtonActionDialogFragmentTest {
|
||||
|
Reference in New Issue
Block a user