summaryrefslogtreecommitdiff
path: root/test-runner
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-02-26 04:16:34 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-26 04:16:34 -0800
commiteec4726e3cb9410faa8e94057d864920c0017f14 (patch)
tree19abe13a4fc43720b39d2076454971c2cb84ff40 /test-runner
parent83624df78e9854c65853a91721ba2bc71c74e713 (diff)
parenta8025a851d917bfed6f0ae6d4b174d53d9b53303 (diff)
downloadbase-eec4726e3cb9410faa8e94057d864920c0017f14.tar.gz
Merge "Revert "Revert "Remove legacy-test and legacy-android-test targets""" am: e051b0c95e am: 643318f4d2
am: a8025a851d Change-Id: Ibe9fce04c43c435764c313f64bf49e03fa826012
Diffstat (limited to 'test-runner')
-rw-r--r--test-runner/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-runner/Android.bp b/test-runner/Android.bp
index db5053eeb903..35212020be7b 100644
--- a/test-runner/Android.bp
+++ b/test-runner/Android.bp
@@ -45,7 +45,7 @@ java_sdk_library {
// Build the android.test.runner-minus-junit library
// =================================================
-// This is only intended for inclusion in the legacy-android-test static
+// This is only intended for inclusion in the android.test.legacy static
// library and must not be used elsewhere.
java_library {
name: "android.test.runner-minus-junit",