Commit Graph

2 Commits

Author SHA1 Message Date
Yining Liu
6946108798 Use the new logging event for "Notifications on lock screen" in Settings
Bug: 367455695
Change-Id: I7310e625d2415dbad5da25d4c1b02e359f169010
Test: Build
Flag: com.android.server.notification.notification_lock_screen_settings
2024-12-05 23:33:58 +00:00
Yining Liu
9836d6a69a Add the new settings page for lock screen notifs
Add a new empty settings page, which is flag-guarded. When the flag
is disabled, show the original Notifications on lock screen
tri-state switch, otherwise show the new page.

Bug: 367455695
Flag: com.android.server.notification.notification_lock_screen_settings
Test: atest LockScreenNotificationsPreferenceControllerTest

Change-Id: I8a81ad651626f39380767b2c9cfa2f1c19d0e7c5
2024-12-04 00:30:05 +00:00