OSDN Git Service

Fix wake up regression
authorLucas Dupin <dupin@google.com>
Tue, 16 Jan 2018 07:19:03 +0000 (23:19 -0800)
committerLucas Dupin <dupin@google.com>
Tue, 16 Jan 2018 07:20:06 +0000 (23:20 -0800)
Change-Id: I424410eb6c25209a20d21962af36fb7acd801015
Fixes: 71543966
Test: python external/chromium-trace/systrace.py sched gfx view wm -a com.android.systemui

packages/SystemUI/res-keyguard/layout/keyguard_status_view.xml

index c97cfc4..347cf1c 100644 (file)
@@ -34,7 +34,6 @@
         android:orientation="vertical">
         <RelativeLayout
             android:id="@+id/keyguard_clock_container"
-            android:animateLayoutChanges="true"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:layout_gravity="center_horizontal|top">