Merge "Revert "Fix the bug introduced in ag/19575369""
This commit is contained in:
committed by
Android (Google) Code Review
commit
9784a343f5
@@ -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());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user