blob: d723a19838005d00f9206ef5c10c67ffa84670fb [file] [log] [blame]
The Android Open Source Project88b60792009-03-03 19:28:42 -08001
2******************************
3You have tried to change the API from what has been previously approved.
4
5To make these errors go away, you have two choices:
6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
7 errors above.
8
Mike Lockwood051672b2009-05-21 09:26:12 -04009 2) You can update current.xml by executing the following command:
The Android Open Source Project88b60792009-03-03 19:28:42 -080010
The Android Open Source Project88b60792009-03-03 19:28:42 -080011 make update-api
12
Mike Lockwood051672b2009-05-21 09:26:12 -040013 To check in the revised current.xml, you will need approval from the android API council.
The Android Open Source Project88b60792009-03-03 19:28:42 -080014******************************
15
16
17