am bd9d2bcd: Whoops, remove left-over debug output.
* commit 'bd9d2bcdebfa66a0f71fa67aa256dcae4ccd93da': Whoops, remove left-over debug output.
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