From 437c037830f9c971c4f612f1845ab423b865db7d Mon Sep 17 00:00:00 2001 From: Ahaan Ugale Date: Tue, 29 Jun 2021 17:16:25 -0700 Subject: [PATCH] Password settings: Fix duplicate title For the autofill service settings, "Autofill service" is both the section title and the preference title. This change removes the duplicate preference title and promotes the app label from the summary string to the title in its place. Fix: 192403526 Test: manual - single profile, personal+work profile, change service and re-check Change-Id: Ia012232ba2856e0757289982bc3045d948ff4aa8 --- res/xml/accounts_dashboard_settings.xml | 1 - .../accounts_personal_dashboard_settings.xml | 1 - res/xml/accounts_work_dashboard_settings.xml | 1 - .../DefaultAppPreferenceController.java | 19 +++++++++++++++++-- .../DefaultAutofillPreferenceController.java | 5 +++++ 5 files changed, 22 insertions(+), 5 deletions(-) diff --git a/res/xml/accounts_dashboard_settings.xml b/res/xml/accounts_dashboard_settings.xml index c8627e7e9e7..71bfc189609 100644 --- a/res/xml/accounts_dashboard_settings.xml +++ b/res/xml/accounts_dashboard_settings.xml @@ -37,7 +37,6 @@