Move notification test package to sdk 26

Test: make RunSettingsRoboTests -j40
Change-Id: I2038667aa9fc6cd0b0d7f0f06fcf8d49121818ff
This commit is contained in:
jeffreyhuang
2017-11-30 15:27:02 -08:00
parent 7ec34c1781
commit 3683073561
49 changed files with 49 additions and 49 deletions

View File

@@ -38,7 +38,7 @@ import static com.google.common.truth.Truth.assertThat;
import static org.mockito.Mockito.when;
@RunWith(SettingsRobolectricTestRunner.class)
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
public class RingVolumePreferenceControllerTest {
@Mock