]> git.saurik.com Git - android/aapt.git/blobdiff - AaptAssets.cpp
am b3c780f1: am 816b873d: Move the automatic namespace outside of the res namespace...
[android/aapt.git] / AaptAssets.cpp
index 637c8b30f92710f5bc1fe5b92c614ad3d92bd93c..3d6537a9013e41725bbeb4cfe2cca31a353973dc 100644 (file)
@@ -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());