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

Commit cfd39712 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: I87649b92c9f05fbfdb7da19ddc89620bd26ea870
parents dee70627 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() {