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

Commit b0fd6fe6 authored by Stephen Chen's avatar Stephen Chen
Browse files

Add notification ID for Wi-Fi ONA notifications.

Bug: 62410249
Test: make
Change-Id: I77867aae3b97f63025276f74aba6fc25b7842d63
parent 6ef238a5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -219,6 +219,10 @@ message SystemMessage {
    // Package: com.android.systemui
    NOTE_TV_PIP = 1100;

    // Notify the user that open Wi-Fi networks are available.
    // Package: android
    NOTE_NETWORK_AVAILABLE = 17303299;

    // Communicate to the user about remote bugreports.
    // Package: android
    NOTE_REMOTE_BUGREPORT = 678432343;