Loading tools/aapt/AaptAssets.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2266,7 +2266,7 @@ status_t AaptAssets::filter(Bundle* bundle) return NO_ERROR; } if (true || bundle->getVerbose()) { if (bundle->getVerbose()) { if (!reqFilter.isEmpty()) { printf("Applying required filter: %s\n", bundle->getConfigurations()); Loading Loading
tools/aapt/AaptAssets.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2266,7 +2266,7 @@ status_t AaptAssets::filter(Bundle* bundle) return NO_ERROR; } if (true || bundle->getVerbose()) { if (bundle->getVerbose()) { if (!reqFilter.isEmpty()) { printf("Applying required filter: %s\n", bundle->getConfigurations()); Loading