diff --git a/core/tests/coretests/src/android/os/VintfObjectTest.java b/core/tests/coretests/src/android/os/VintfObjectTest.java index 821ee806743d2..44510c2379f51 100644 --- a/core/tests/coretests/src/android/os/VintfObjectTest.java +++ b/core/tests/coretests/src/android/os/VintfObjectTest.java @@ -20,6 +20,9 @@ import junit.framework.Assert; import junit.framework.TestCase; public class VintfObjectTest extends TestCase { + /** + * Sanity check for {@link VintfObject#report VintfObject.report()}. + */ public void testReport() { String[] xmls = VintfObject.report(); assertTrue(xmls.length > 0); @@ -28,6 +31,6 @@ public class VintfObjectTest extends TestCase { "")); // From /system/compatibility-matrix.xml assertTrue(String.join("", xmls).contains( - "")); + "