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

Commit d7734d29 authored by Stephen Chen's avatar Stephen Chen Committed by android-build-merger
Browse files

Merge "Add notification ID for Wi-Fi ONA notifications." into oc-dr1-dev am: ae448fbf

am: 56d7fd1e

Change-Id: I45ed7e5813a1aa01898e0a46cfa3d6decafea928
parents e2d458e5 56d7fd1e
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;