Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Move frameworks/base/tools/ to frameworks/tools/" | Adam Lesinski | 2014-01-27 | 1 | -0/+72 |
| | | | | This reverts commit 9f6a119c8aa276432ece4fe2118bd8a3c9b1067e. | ||||
* | Move frameworks/base/tools/ to frameworks/tools/ | Mike Lockwood | 2013-08-28 | 1 | -72/+0 |
| | | | | Change-Id: I3ffafdab27cc4aca256c3a5806b630795b75d5c8 | ||||
* | Fix handling of reference XML file in layout files | Xavier Ducrohet | 2009-08-13 | 1 | -0/+2 |
| | | | | | This allows layout that references animation to properly load in the layout editor in ADT | ||||
* | Mock ServiceManager and AccesibilityManager to make the view renders in ADT | Xavier Ducrohet | 2009-08-12 | 1 | -0/+70 |
BUG: 2049348 |