From f24612b176d9272d50376138b337de16b45004c9 Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Wed, 31 Jan 2018 13:30:22 +0000 Subject: Correct inaccurate comments in build files Bug: 30188076 Test: make checkbuild Change-Id: I3881e66a949bfc5fbc34db0a104ef7a6995abe35 --- test-base/Android.bp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-base') diff --git a/test-base/Android.bp b/test-base/Android.bp index 62fed61da276..343d49fa077e 100644 --- a/test-base/Android.bp +++ b/test-base/Android.bp @@ -68,8 +68,8 @@ java_library_static { // =============================================== // This contains the android.test classes from android.test.base plus // the com.android.internal.util.Predicate[s] classes. This is only -// intended for inclusion in the android.test.legacy static library and -// must not be used elsewhere. +// intended for inclusion in the android.test.legacy and +// legacy-android-test static libraries and must not be used elsewhere. java_library_static { name: "android.test.base-minus-junit", -- cgit v1.2.3