| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
And clean-up whitespace.
Change-Id: Icb6bd5c8bf403fda0de436d4b9e732e7ea976267
|
|
|
|
|
|
| |
For reference, there's an XSD primer here:
- http://www.w3.org/TR/xmlschema-0/#NS
- http://www.w3schools.com/Schema/
|
|
|
|
| |
Also updates eclipse/changes.txt
|
|
|
|
| |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
|
| |
Added missing gitignore for layoutlib_utils.
Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
|
| |
|
|
Use a .gitignore to prevent files created by
./development/tools/eclipse/scripts/create_all_symlinks.sh
from appearing in git.
This is for Linux. Not sure if we need to amend that for Mac/Windows.
|