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

Commit da45acfc 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
parent d70c066a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -325,6 +325,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(