Merge "Make emergency NFW notification silent" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d36e74cf82
@@ -630,7 +630,7 @@ class GnssVisibilityControl {
|
||||
}
|
||||
|
||||
Notification.Builder builder = new Notification.Builder(mContext,
|
||||
SystemNotificationChannels.NETWORK_ALERTS)
|
||||
SystemNotificationChannels.NETWORK_STATUS)
|
||||
.setSmallIcon(R.drawable.stat_sys_gps_on)
|
||||
.setCategory(Notification.CATEGORY_SYSTEM)
|
||||
.setVisibility(Notification.VISIBILITY_SECRET)
|
||||
|
||||
Reference in New Issue
Block a user