summaryrefslogtreecommitdiff
path: root/api/7.xml
AgeCommit message (Collapse)Author
2012-12-04Move numeric api files from frameworks/base to prebuilts/sdk Ying Wang
So they can be used in unbundled builds. Bug: 7296240 Change-Id: Ib0ba88387cb45ff795a4e8e3a836cf670d5016b7
2011-04-08Use the new API file format, and some minor tweaks to the old XML files that ↵ Joe Onorato
make the parser easier. Change-Id: I9307d0d323f1b65816b3e097bf9c4d92f3962b2f
2009-12-04Restore 7.xml. Andy McFadden
Deletion of "unused" opcode constants should only have happened in 8.xml.
2009-12-04Remove "unused" opcodes from API. Andy McFadden
There's no need to have constants like OP_UNUSED_FF in the API. They serve no purpose, and it makes life confusing when an opcode is defined (does the "unused" one go away, breaking the API? do we have the real definition and the "unused" definition simultaneously?). Discussed / approved by API council.
2009-12-03Add API level 7. Dianne Hackborn
Change-Id: Id87dc724f0758ce0faee9c00621d4af6cb9f5bd9