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

Commit 7925862b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Reset tooltip preference to fix flaky test." into sc-dev am: 59cc9212

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15273833

Change-Id: Ie9988be0ddda7fca9c71847cceaa4ded08256fc7
parents d3e71a78 59cc9212
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -99,6 +99,8 @@ public class VolumeDialogImplTest extends SysuiTestCase {
        Prefs.putInt(mContext,
                Prefs.Key.SEEN_RINGER_GUIDANCE_COUNT,
                VolumePrefs.SHOW_RINGER_TOAST_COUNT + 1);

        Prefs.putBoolean(mContext, Prefs.Key.HAS_SEEN_ODI_CAPTIONS_TOOLTIP, false);
    }

    private State createShellState() {