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

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

Merge "Fix test of voice interaction z-order"

parents a1f84cfd ba3731db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -291,11 +291,11 @@ public class DisplayContentTests extends WindowTestsBase {
                mAppWindow,
                mChildAppWindowAbove,
                mDockedDividerWindow,
                voiceInteractionWindow,
                mImeWindow,
                mImeDialogWindow,
                mStatusBarWindow,
                mNotificationShadeWindow,
                voiceInteractionWindow, // It can show above lock screen.
                mNavBarWindow));
    }