diff --git a/build/core/apicheck_msg_current.txt b/build/core/apicheck_msg_current.txt index f58858eb..ea829c0e 100644 --- a/build/core/apicheck_msg_current.txt +++ b/build/core/apicheck_msg_current.txt @@ -2,12 +2,17 @@ ****************************** You have tried to change the API from what has been previously approved. +STOP. + Read this: + https://github.com/CyanogenMod/cm_platform_sdk/wiki/Creating-an-API-for-the-SDK#updating--verifying-the-api + 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: + 2) You can update current.txt (locally) by executing the following command: make update-cm-api + make update-cm-prebuilts-latest-public-api ^^^^^^^^^^^^^^^^^^ CONGRATS YOU EARNED A STINKEYE FROM CID!