commit | 7fc5dff20bda1d90636388522371670ad1488beb | [log] [tgz] |
---|---|---|
author | jeffreyhuang <jeffreyhuang@google.com> | Fri Dec 01 15:00:59 2017 -0800 |
committer | jeffreyhuang <jeffreyhuang@google.com> | Fri Dec 01 15:00:59 2017 -0800 |
tree | 63c26524296c3d75c425ee3c7dc73c9edf7a9fab | |
parent | 7ec34c1781ade567d08d7f589b88d6cf0f759e1a [diff] |
Move suggestions test package to sdk 26 Test: make RunSettingsRoboTests -j40 Change-Id: I373f98254fd6058616be104fe02cf19e3964a487
diff --git a/tests/robotests/src/com/android/settings/suggestions/SettingsSuggestionsTest.java b/tests/robotests/src/com/android/settings/suggestions/SettingsSuggestionsTest.java index 677bf41..4f0bee2 100644 --- a/tests/robotests/src/com/android/settings/suggestions/SettingsSuggestionsTest.java +++ b/tests/robotests/src/com/android/settings/suggestions/SettingsSuggestionsTest.java
@@ -41,7 +41,7 @@ import java.util.Map; @RunWith(SettingsRobolectricTestRunner.class) -@Config(manifest = MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) +@Config(manifest = MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class SettingsSuggestionsTest { private static final String CATEGORY_FIRST_IMPRESSION =