summaryrefslogtreecommitdiff
path: root/proto/src
diff options
context:
space:
mode:
author Lyn <lynhan@google.com> 2024-06-17 22:26:54 +0000
committer Lyn <lynhan@google.com> 2024-06-20 15:35:07 +0000
commitd27b8d050bff1cc74194fe23f2bc21ac8e6649d4 (patch)
tree0f876d6e99fd00ec7384abe67350056c4882d06e /proto/src
parent16eaf9af984d6e055742fef76ce7967c2fb4ba74 (diff)
ID for avalanche education HUN
Bug: 342555873 Test: just adding id Flag: com.android.systemui.notification_avalanche_throttle_hun Change-Id: Ic26778ec0595d9807d7159af47e9bf3b059b1212
Diffstat (limited to 'proto/src')
-rw-r--r--proto/src/system_messages.proto4
1 files changed, 4 insertions, 0 deletions
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