Chris Banes | f62fcde | 2015-02-25 10:42:47 +0000 | [diff] [blame] | 1 | |
| 2 | ****************************** |
| 3 | You have tried to change a support library API from what has been previously approved. |
| 4 | |
| 5 | To 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 | |
| 9 | 2) You can update current.txt by executing the following command: |
| 10 | make update-support-api |
| 11 | |
| 12 | To submit the revised current.txt to the main Android repository, |
| 13 | you will need approval. |
| 14 | ****************************** |
| 15 | |