summaryrefslogtreecommitdiff
path: root/test-base/api
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-11-16 15:53:09 +0000
committerPaul Duffin <paulduffin@google.com>2018-01-12 16:31:08 +0000
commite95a895ef416822bbdefa2302ba6ba362a352f9f (patch)
tree4de7a567af628408e42388c7b41921e72af8cc1d /test-base/api
parent21418277009ee848e095b35903d7fde213d3d5fe (diff)
Added new android.test.base targets
Renames ...-legacy-test-... targets related to stubs generation to ...-android-test-base-.... (cherry picked from commit 5c99382a1995723637814221cd5432c458c622ad) Bug: 30188076 Test: make checkbuild Change-Id: I40b39c5250b7d990a903052c0b1ebd694242b5b3 Merged-Id: I54204733612d6d3f14dd8023973e993a5ddab51d
Diffstat (limited to 'test-base/api')
-rw-r--r--test-base/api/apicheck_msg_android_test_base.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-base/api/apicheck_msg_android_test_base.txt b/test-base/api/apicheck_msg_android_test_base.txt
index ad5f2359b8b1..144aecc21bce 100644
--- a/test-base/api/apicheck_msg_android_test_base.txt
+++ b/test-base/api/apicheck_msg_android_test_base.txt
@@ -6,10 +6,10 @@ To make these errors go away, you have two choices:
1) You can add "@hide" javadoc comments to the methods, etc. listed in the
errors above.
- 2) You can update legacy-test-current.txt by executing the following command:
- make update-legacy-test-api
+ 2) You can update android-test-base-current.txt by executing the following command:
+ make update-android-test-base-api
- To submit the revised legacy-test-current.txt to the main Android repository,
+ To submit the revised android-test-base-current.txt to the main Android repository,
you will need approval.
******************************