platform_build/core/apicheck_msg_current.txt
Ying Wang 829f68bb02 Support to check System API.
Change-Id: I60f8c9bb13efb6a440bb735d634f63fab035c810
2014-06-26 17:54:28 -07:00

17 lines
490 B
Text

******************************
You have tried to change the API from what has been previously approved.
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.txt by executing the following command:
make %UPDATE_API%
To submit the revised current.txt to the main Android repository,
you will need approval.
******************************