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

Commit 2a83f6e8 authored by Lucas Silva's avatar Lucas Silva Committed by Android (Google) Code Review
Browse files

Merge "Add notification id for dock setup notifications." into tm-qpr-dev

parents 6cfdd74a ec09ba14
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -295,6 +295,9 @@ message SystemMessage {
    // Package: android
    // Package: android
    NOTE_REVIEW_NOTIFICATION_PERMISSIONS = 71;
    NOTE_REVIEW_NOTIFICATION_PERMISSIONS = 71;


    // Notify the user to setup their dock
    NOTE_SETUP_DOCK = 72;

    // ADD_NEW_IDS_ABOVE_THIS_LINE
    // ADD_NEW_IDS_ABOVE_THIS_LINE
    // Legacy IDs with arbitrary values appear below
    // Legacy IDs with arbitrary values appear below
    // Legacy IDs existed as stable non-conflicting constants prior to the O release
    // Legacy IDs existed as stable non-conflicting constants prior to the O release