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

Commit e74f59ae authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't announce state changes in QS"

parents f18cec26 86742861
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -369,7 +369,6 @@ public abstract class QSTileImpl<TState extends State> implements QSTile {
                        Dependency.get(ActivityStarter.class).postStartActivityDismissingKeyguard(
                                intent, 0);
                    } else {
                        mAnnounceNextStateChange = true;
                        handleClick();
                    }
                } else if (msg.what == SECONDARY_CLICK) {