Whoops, remove left-over debug output.
Change-Id: Ib30571b22a6750629f975319a403d38de5e9462c
This commit is contained in:
@@ -2266,7 +2266,7 @@ status_t AaptAssets::filter(Bundle* bundle)
|
|||||||
return NO_ERROR;
|
return NO_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (true || bundle->getVerbose()) {
|
if (bundle->getVerbose()) {
|
||||||
if (!reqFilter.isEmpty()) {
|
if (!reqFilter.isEmpty()) {
|
||||||
printf("Applying required filter: %s\n",
|
printf("Applying required filter: %s\n",
|
||||||
bundle->getConfigurations());
|
bundle->getConfigurations());
|
||||||
|
|||||||
Reference in New Issue
Block a user