Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bb7572e authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am bd9d2bcd: Whoops, remove left-over debug output.

* commit 'bd9d2bcd':
  Whoops, remove left-over debug output.
parents 36dea890 bd9d2bcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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());