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

Commit 56d7fd1e 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

Change-Id: I7fbc759fc689819790055e6ff7b4794dc4388e19
parents 9de41746 ae448fbf
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;