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

Commit 9784a343 authored by Pyuli Naithani's avatar Pyuli Naithani Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix the bug introduced in ag/19575369""

parents 5b0d25ef 694f5ad4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -568,7 +568,7 @@ public class LegacyAppOpsServiceInterfaceImpl implements AppOpsServiceInterface
                        printedOpHeader = true;
                    }
                    printWriter.print("      #"); printWriter.print(j); printWriter.print(": ");
                    printWriter.println(modeChangedListenerSet.valueAt(j).toString());
                    printWriter.println(mOpModeWatchers.valueAt(i).toString());
                }
            }
        }