From 60d3a11662585c9bc0754ad043e2a72909adcd13 Mon Sep 17 00:00:00 2001 From: Lyn Date: Mon, 17 Jun 2024 23:04:01 +0000 Subject: [PATCH] Bind action to fragment: adaptive notif settings Bug: 330608738 Test: send high pri HUN => see edu HUN from sysui tap HUN/action => shows adaptive notif settings page, notif menu key highlighted in split screen Test: adb shell am start-activity -a android.settings.MANAGE_ADAPTIVE_NOTIFICATIONS Flag: com.android.systemui.notification_avalanche_throttle_hun Change-Id: I8bc36412b6ce6364887b04d737310e6b01478964 --- AndroidManifest.xml | 13 +++++++++++++ src/com/android/settings/Settings.java | 1 + .../settings/core/gateway/SettingsGateway.java | 2 ++ 3 files changed, 16 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8cfd9b597a9..b28da4f77ce 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1427,6 +1427,19 @@ android:value="true" /> + + + + + + + + +