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

Commit ca3658d0 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "proto: add system message descriptor for Wi-Fi wrong password...

Merge "Merge "proto: add system message descriptor for Wi-Fi wrong password notification" into oc-dr1-dev am: 7bd4b391 am: 187a26d6"
parents 875c282c d0a66038
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -183,6 +183,10 @@ message SystemMessage {
    // Inform the user that the connected audio accessory is not supported
    NOTE_USB_AUDIO_ACCESSORY_NOT_SUPPORTED = 41;

    // Inform the user that a wrong password was detected while attempting to connect
    // to a Wi-Fi network
    NOTE_WIFI_WRONG_PASSWORD = 42;

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