move search test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I8ce427ea853c474f751a14c499c72a2642533ada
This commit is contained in:
@@ -43,7 +43,7 @@ import org.xmlpull.v1.XmlPullParser;
|
||||
* with another preference with a matchin replacement attribute.
|
||||
*/
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||
public class XmlParserUtilTest {
|
||||
|
||||
private Context mContext;
|
||||
|
Reference in New Issue
Block a user