From a1677e119372432861ec5f2ddb21299893ed3027 Mon Sep 17 00:00:00 2001 From: menghanli Date: Wed, 18 Jan 2023 15:21:08 +0800 Subject: [PATCH] Make Accessibility Settings can support Relate project in Speech category Goal: Make Accessibility Settings can dynamically show the Relate project in Speech category when existing Bug: 265883460 Test: Manual testing Change-Id: I28ac9bee6d1e946a793ed679829e326a178f1015 --- res/values/config.xml | 42 ++++++++++++++----- res/xml/accessibility_settings.xml | 5 +++ .../accessibility/AccessibilitySettings.java | 10 ++++- 3 files changed, 45 insertions(+), 12 deletions(-) diff --git a/res/values/config.xml b/res/values/config.xml index 356d084560f..d8d83b55ca3 100755 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -101,6 +101,14 @@ --> + + + + + - + + {@link ComponentName}. All preference keys in a category need to be specified to guarantee + correct behavior.--> - - - + + + + +