Merge "Correct inaccurate comments in build files" am: f55f221805 am: 654f09c3dd

am: 0c0d7091e6

Change-Id: I3c126807e8dc354e603baa439e05ac1e5a9c8676
This commit is contained in:
Paul Duffin
2018-02-06 15:48:24 +00:00
committed by android-build-merger
2 changed files with 4 additions and 3 deletions

View File

@@ -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",

View File

@@ -31,7 +31,8 @@ java_library {
// Build the android.test.runner-minus-junit library
// =================================================
// This is provided solely for use by the legacy-android-test module.
// This is only intended for inclusion in the android.test.legacy and
// legacy-android-test static libraries and must not be used elsewhere.
java_library {
name: "android.test.runner-minus-junit",