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

Commit f9270cb1 authored by fionaxu's avatar fionaxu
Browse files

rename prefered network notification

1. rename notification body
2. expand mobile network settings when users tap the notification.

Bug: 37578776
Test: Manual
Change-Id: Icce30a767b0c90b836530a4aedc26620249ab419
(cherry picked from commit da45acfc)
Merged-in: Icce30a767b0c90b836530a4aedc26620249ab419
parent fad80ac2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -324,6 +324,7 @@ public class CarrierServiceStateTracker extends Handler {
        public Notification.Builder getNotificationBuilder() {
            Context context = mPhone.getContext();
            Intent notificationIntent = new Intent(Settings.ACTION_DATA_ROAMING_SETTINGS);
            notificationIntent.putExtra("expandable", true);
            PendingIntent settingsIntent = PendingIntent.getActivity(context, 0, notificationIntent,
                    PendingIntent.FLAG_ONE_SHOT);
            CharSequence title = context.getText(