diff options
Diffstat (limited to 'core/apicheck_msg_current.txt')
-rw-r--r-- | core/apicheck_msg_current.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apicheck_msg_current.txt b/core/apicheck_msg_current.txt index 5d3a913..440e7f8 100644 --- a/core/apicheck_msg_current.txt +++ b/core/apicheck_msg_current.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 current.xml by executing the following command: + 2) You can update current.txt by executing the following command: make update-api - To submit the revised current.xml to the main Android repository, + To submit the revised current.txt to the main Android repository, you will need approval. ****************************** |