| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I074fe1ec176dc005adcd79eaf7c91cc3b8d3f54c
|
|
|
|
| |
Change-Id: I8f8ec00667374cd1f5adad6ea4d737dac79be47f
|
|
|
|
| |
Change-Id: I17a2f432f69bd0cb381e83b6395fb2ae6e4faf9d
|
|
|
|
| |
Change-Id: Ib5f57d8095a0e88fdbbc933ccb2ea0c6d83010ae
|
|
|
|
| |
Change-Id: I2ea85496af49572115dbbd9a98787b1fd54adc50
|
|
|
|
|
| |
(The build system doesn't react gracefully when something is switched
from a shared library to a static library.)
|
| |
|
| |
|
|
|
|
|
|
| |
I found these kicking around my system/app with old timestamps, and old
packages just cause trouble. Depending on the build flavor they may or
may not still be there, but it's harmless to clean them.
|
|
After this change, you should add-clean-step at the end of CleanSpec.mk
in your project, instead of the centralized cleanspecs.mk in build/core.
|