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

Commit bd9d2bcd authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Whoops, remove left-over debug output.

Change-Id: Ib30571b22a6750629f975319a403d38de5e9462c
parent cd8640fc
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());