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

Commit d36e74cf authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make emergency NFW notification silent" into rvc-dev

parents 6688c811 8a87d0de
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)