Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 654f09c3 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Correct inaccurate comments in build files"

am: f55f2218

Change-Id: Iba1b710e00843d8c35c346d64d33250ce6654956
parents 2b129700 f55f2218
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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",

+2 −1
Original line number Diff line number Diff line
@@ -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",