diff options
Diffstat (limited to 'test-base/api')
-rw-r--r-- | test-base/api/apicheck_msg_android_test_base.txt | 6 |
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. ****************************** |