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

Commit dfce2751 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [9428111, 9427928, 9427929, 9428294, 9428403, 9428295,...

Merge cherrypicks of [9428111, 9427928, 9427929, 9428294, 9428403, 9428295, 9428355, 9428112, 9428113, 9428356, 9428152, 9428153, 9428154, 9427868, 9428357, 9428358, 9427373] into qt-release

Change-Id: I851985ec047b2a8ed3185cdedfc57fe00e6243aa
parents 631f5a31 cae0ef34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -400,6 +400,7 @@ public class CallsManager extends Call.ListenerBase
            Context context = args[0].first;
            BlockedNumbersUtil.updateEmergencyCallNotification(context,
                    SystemContract.shouldShowEmergencyCallNotification(context));
            Log.endSession();
            return null;
        }
    }