Skip to content
Snippets Groups Projects
Commit ec09ba14 authored by Lucas Silva's avatar Lucas Silva
Browse files

Add notification id for dock setup notifications.

Bug: 227649823
Test: locally on device
Change-Id: I251ab6e25b58b566fc53f0fd5240db49b06c1d97
parent ce5eede6
No related branches found
No related tags found
No related merge requests found
......@@ -290,6 +290,9 @@ message SystemMessage {
// Package: android
NOTE_REVIEW_NOTIFICATION_PERMISSIONS = 71;
// Notify the user to setup their dock
NOTE_SETUP_DOCK = 72;
// 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment