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

Commit 070356d5 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: I0f34bed03ee00ea5095a37bfde05105716d2535b
parents 0003eb00 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)