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

Commit ca073757 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 am:...

Merge "Make emergency NFW notification silent" into rvc-dev am: d36e74cf am: 070356d5 am: 30169fbf

Change-Id: I692efa65d71a8c731fe0912f28b94d955eac673f
parents 77cd10dd 30169fbf
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)