Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove API that snuck into MockPackageManager | Kenny Root | 2011-01-17 | 1 | -15/+0 |
| | | | | | | | | | | We didn't release the get/setPackageObbPath API, but it snuck into MockPackageManager. However, it is not usable as a developer anyway. Removing it so it doesn't stay in the API forever. Cherry-pick from gingerbread Change-Id: I2083a8f398d983d53661c33270854442e34f9bc9 | ||||
* | Fix up API definitions in master. | Dianne Hackborn | 2010-12-05 | 1 | -0/+418795 |
9.xml -- the GB 2.3 API being released. 10.xml -- a place holder for the GB 2.4 API that is in progress. 11.xml -- the HC API that is in progress. Currently 10.xml is just a copy of 9.xml, but it will get updated as changes are made to GB. Note there is a big unfortunate result here, that any new GB APIs that are added need to be hand-merged to 10.xml. Joy. Change-Id: Id8d2ab3906ecabc968092fc1dfb568cc29efd7ff |