| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5448433
Instead of deferring the removal to building the app.
In that case any R/Manifest classes in any static Java libraries will be
deleted, no matter if they are generated from Android resource, or just
source R.java/Manifest.java in the source tree by accident.
Change-Id: I656f45e3cbc3796c5d4832363231480b3f1dc5b8
|
|
|
|
|
| |
Bug: 3086427
Change-Id: Ibe73dfa70d4c3d82968c43e74ced38cd74f60e0f
|
|
|
|
| |
Change-Id: Ie374d3abf4c261b9c5e8b80ed464b4c6b1b52b42
|
|
|
|
| |
Change-Id: I55df5e4051dbeb89a70d6d7b89fb6110f133d9d7
|
|
|
|
|
|
|
| |
The Dalvik core libraries team would like to start making warnings
errors in certain packages by definition LOCAL_JAVACFLAGS. This will
allow easier debuging of warnings in other packages by supplying
"-Xlint:..." options.
|
| |
|
| |
|
|
|