Merge "Misc clean up in search"

This commit is contained in:
TreeHugger Robot
2017-10-27 15:41:29 +00:00
committed by Android (Google) Code Review
57 changed files with 122 additions and 125 deletions

View File

@@ -120,6 +120,7 @@ public class XmlParserUtilTest {
// Null checks
@Test
@Config(qualifiers = "mcc999")
public void testDataKeyInvalid_ReturnsNull() {
XmlResourceParser parser = getParentPrimedParser(R.xml.display_settings);
final AttributeSet attrs = Xml.asAttributeSet(parser);