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

Commit 8a87d0de authored by Yu-Han Yang's avatar Yu-Han Yang
Browse files

Make emergency NFW notification silent

Bug: 150726516
Test: manual
Change-Id: I1bc00802511c9c715b565ab839aa639d5a4b8dcd
Merged-In: I3d5cb845ddace1cb46bf095d68d7a6d3284b4f45
parent 69226554
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)