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

Commit c9223c73 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Display timestamp on network connectivity

notifications.

Bug: 238784502
Test: Manual - adb shell cmd phone cc set-value -p emergency_notification_delay_int 30000
Change-Id: I62955d64721db00e844708e030924e611f24892d
parent f8c523b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -376,6 +376,7 @@ public class CarrierServiceStateTracker extends Handler {
        Notification.Builder builder = getNotificationBuilder(notificationType);
        // set some common attributes
        builder.setWhen(System.currentTimeMillis())
                .setShowWhen(true)
                .setAutoCancel(true)
                .setSmallIcon(com.android.internal.R.drawable.stat_sys_warning)
                .setColor(context.getResources().getColor(