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

Commit 898aff9e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Make emergency NFW notification silent" into rvc-dev am: d36e74cf

Change-Id: I135c5df872b503a356de9201a973766ae7107e5c
parents b1f577d7 d36e74cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)