Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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