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

Commit e1a5404e authored by Xiaowen Lei's avatar Xiaowen Lei Committed by Android (Google) Code Review
Browse files

Merge "Add unique notification id for setting up dream."

parents 396d88bd 0477dc60
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -279,6 +279,9 @@ message SystemMessage {
    // Notify the user that a CA certificate is pending for the wifi connection.
    // Notify the user that a CA certificate is pending for the wifi connection.
    NOTE_SERVER_CA_CERTIFICATE = 67;
    NOTE_SERVER_CA_CERTIFICATE = 67;


    // Notify the user to set up dream
    NOTE_SETUP_DREAM = 68;

    // 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