From 60028e89fcd03d22e1e431556686d82c34b06b9c Mon Sep 17 00:00:00 2001 From: Matt Pietal Date: Tue, 1 Dec 2020 10:52:28 -0500 Subject: AOD - Scale large clock for burn-in protection Scale the AOD large clock between [0.8, 1.0] in both x,y directions, in order to keep the clock centered. The large clock will still be shifted on the y-axis as well. Bug: 13129102 Test: manual, burn in tests Change-Id: I86235d39b199a1a10cfb40e474f1e1e58b9c11d8 --- .../src/com/android/keyguard/KeyguardStatusViewController.java | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java') diff --git a/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java b/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java index c0e06e87b753..bc81a198c7e6 100644 --- a/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java +++ b/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java @@ -193,7 +193,7 @@ public class KeyguardStatusViewController extends ViewController