From 85aa7f7c867ae58c84e1f3c5d3826a7c0677c6bf Mon Sep 17 00:00:00 2001 From: Yining Liu Date: Tue, 3 Dec 2024 20:37:38 +0000 Subject: [PATCH] Replace the existing notifications on lock screen preferences with new page Replace the existing notifications on lock screen preferences with the new notifications on lock screen page entries. Bug: 367455695 Flag: com.android.server.notification.notification_lock_screen_settings Test: Manual, Settings - Display & touch - Lockscreen; Settings - Security & privacy - More security & privacy Change-Id: I858f84db8b5c09895d6b196426b32b3bfbd80d15 --- res/xml/more_security_privacy_settings.xml | 6 ++++++ res/xml/privacy_dashboard_settings.xml | 6 ++++++ res/xml/security_lockscreen_settings.xml | 7 +++++++ .../LockScreenNotificationPreferenceController.java | 8 ++++++++ 4 files changed, 27 insertions(+) diff --git a/res/xml/more_security_privacy_settings.xml b/res/xml/more_security_privacy_settings.xml index f2004937f60..56706c3f91a 100644 --- a/res/xml/more_security_privacy_settings.xml +++ b/res/xml/more_security_privacy_settings.xml @@ -83,6 +83,12 @@ android:summary="@string/summary_placeholder" settings:searchable="false"/> + + + + + +