Loading proto/src/system_messages.proto +3 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
proto/src/system_messages.proto +3 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading