summaryrefslogtreecommitdiffstats
path: root/core/apicheck_msg_current.txt
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:14 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:14 -0800
commit05806d7af62e07c6225b2e7103a1b115ecf6c9ad (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /core/apicheck_msg_current.txt
parent094268cf8cb37b9d904c8a1e3559cdd46d73cf66 (diff)
downloadbuild-05806d7af62e07c6225b2e7103a1b115ecf6c9ad.zip
build-05806d7af62e07c6225b2e7103a1b115ecf6c9ad.tar.gz
build-05806d7af62e07c6225b2e7103a1b115ecf6c9ad.tar.bz2
auto import from //depot/cupcake/@135843
Diffstat (limited to 'core/apicheck_msg_current.txt')
-rw-r--r--core/apicheck_msg_current.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/core/apicheck_msg_current.txt b/core/apicheck_msg_current.txt
deleted file mode 100644
index c277ecd..0000000
--- a/core/apicheck_msg_current.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-******************************
-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.xml by executing the following commands:
-
- p4 edit frameworks/base/api/current.xml
- make update-api
-
- To check in the revised current.xml, you will need OWNERS approval.
-******************************
-
-
-