From aaa15aebcc8819a82a7cddb434833aad274be510 Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Tue, 6 Nov 2018 02:06:00 +0000 Subject: [PATCH] Fix missing showWhenLocked activity attribute This is a follow up of I28076aad00. Moving tests to other package accidentally missed an important Activity attribute. Bug: 113800711 Fixes: 119037340 Test: atest WmTests:com.android.server.wm.ScreenDecorWindowTests on sleeping device. Change-Id: I8fc2683ad65e627c4e002b767fd23a4dd9f16223 --- services/tests/wmtests/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/tests/wmtests/AndroidManifest.xml b/services/tests/wmtests/AndroidManifest.xml index 73a34b621a293..ff8480373f4ea 100644 --- a/services/tests/wmtests/AndroidManifest.xml +++ b/services/tests/wmtests/AndroidManifest.xml @@ -41,7 +41,8 @@ - +