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

This commit is contained in:
TreeHugger Robot
2017-06-15 18:03:53 +00:00
committed by Android (Google) Code Review

View File

@@ -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;