Merge "Fix test of voice interaction z-order"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8b0a6fa7c2
@@ -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));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user