Merge "Use inclusive language." am: 1222133ffc
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1377140 Change-Id: I9c0a3a1f135d141fda9bad1ad30594c2d82b6f83
This commit is contained in:
@@ -20,7 +20,7 @@ import junit.framework.TestCase;
|
|||||||
|
|
||||||
public class VintfObjectTest extends TestCase {
|
public class VintfObjectTest extends TestCase {
|
||||||
/**
|
/**
|
||||||
* Sanity check for {@link VintfObject#report VintfObject.report()}.
|
* Quick check for {@link VintfObject#report VintfObject.report()}.
|
||||||
*/
|
*/
|
||||||
public void testReport() {
|
public void testReport() {
|
||||||
String[] xmls = VintfObject.report();
|
String[] xmls = VintfObject.report();
|
||||||
|
|||||||
Reference in New Issue
Block a user