Skip to content

Commit

Permalink
Why are we updating current.xml? Platform packages can use @hidden in…
Browse files Browse the repository at this point in the history
…ternal classes. It seems because the build erroneously says to run make update-api, people are updating the API every time they add a new method or class. I am reverting current.xml to stock Android, because we should NOT be extending the public API that Android provides. Extending the public API and adding new internal classes are different things. Regardless, people are NOT using the CM SDK, so no is using these new "APIs" anyways. This will cause build breaks in the new Jenkins setup (hell, it was broken already, which is why I discovered this). We need to fix this.

Change-Id: Ie18bcb883cd16debbd00d31e9ea5597a3817c523
  • Loading branch information
koush committed Feb 25, 2012
1 parent 58d1ef8 commit 5b18b58
Showing 1 changed file with 135 additions and 2,039 deletions.
Loading

0 comments on commit 5b18b58

Please sign in to comment.