summaryrefslogtreecommitdiffstats
path: root/build/core/apicheck_msg_current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build/core/apicheck_msg_current.txt')
-rw-r--r--build/core/apicheck_msg_current.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/build/core/apicheck_msg_current.txt b/build/core/apicheck_msg_current.txt
index f58858e..ea829c0 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!