From d27b8d050bff1cc74194fe23f2bc21ac8e6649d4 Mon Sep 17 00:00:00 2001 From: Lyn Date: Mon, 17 Jun 2024 22:26:54 +0000 Subject: ID for avalanche education HUN Bug: 342555873 Test: just adding id Flag: com.android.systemui.notification_avalanche_throttle_hun Change-Id: Ic26778ec0595d9807d7159af47e9bf3b059b1212 --- proto/src/system_messages.proto | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'proto/src') diff --git a/proto/src/system_messages.proto b/proto/src/system_messages.proto index 7f542d130cf7..e8db80a36f5b 100644 --- a/proto/src/system_messages.proto +++ b/proto/src/system_messages.proto @@ -310,6 +310,10 @@ message SystemMessage { // Package: android NOTE_USB_UVC = 75; + // Inform the user about adaptive notifications + // Package: com.android.systemui + NOTE_ADAPTIVE_NOTIFICATIONS = 76; + // ADD_NEW_IDS_ABOVE_THIS_LINE // Legacy IDs with arbitrary values appear below // Legacy IDs existed as stable non-conflicting constants prior to the O release -- cgit v1.2.3-59-g8ed1b