From fcd9517c2fba07b8cd6491e8207df43ad5899ee9 Mon Sep 17 00:00:00 2001 From: mincheli Date: Tue, 28 Dec 2021 18:14:40 +0800 Subject: [PATCH] Adds WindowMagnification for Accessibility in TV System UI This adds WindowMagnification in TV SystemUI service componenets. And with this CL, AccessibilityMagnificationTest has been passed on TV platform. https://android-build.googleplex.com/builds/tests/view?invocationId=I62600010004928936&testResultId=TR89627840930626135 Bug: 212387167 Bug: 210052246 Test: atest CtsAccessibilityServiceTestCases Change-Id: Iac677725348df0e78361668714e9e011a56ed5ad --- packages/SystemUI/res/values-television/config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/SystemUI/res/values-television/config.xml b/packages/SystemUI/res/values-television/config.xml index 2f0957caaaaee..2eff692301b1f 100644 --- a/packages/SystemUI/res/values-television/config.xml +++ b/packages/SystemUI/res/values-television/config.xml @@ -42,6 +42,7 @@ @string/config_systemUIVendorServiceComponent com.android.systemui.SliceBroadcastRelayHandler com.android.systemui.statusbar.notification.InstantAppNotifier + com.android.systemui.accessibility.WindowMagnification com.android.systemui.toast.ToastUI com.android.systemui.wmshell.WMShell com.android.systemui.media.systemsounds.HomeSoundEffectController