diff --git a/proto/src/system_messages.proto b/proto/src/system_messages.proto index 3047c90428484..6d0eadb40d0ff 100644 --- a/proto/src/system_messages.proto +++ b/proto/src/system_messages.proto @@ -276,6 +276,9 @@ message SystemMessage { // Package: android NOTE_UNBLOCK_CAM_TOGGLE = 66; + // Notify the user that a CA certificate is pending for the wifi connection. + NOTE_SERVER_CA_CERTIFICATE = 67; + // 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