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

Commit fd4749d2 authored by Xin Li's avatar Xin Li
Browse files

DO NOT MERGE - Merge QD1A.190821.011 into stage-aosp-master

Bug: 141248619
Change-Id: I4d903961a78a45b5d00e82efac0b31d8301f7d21
parents d85a75b7 6731c2a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -403,6 +403,7 @@ public class CallsManager extends Call.ListenerBase
            Context context = args[0].first;
            BlockedNumbersUtil.updateEmergencyCallNotification(context,
                    SystemContract.shouldShowEmergencyCallNotification(context));
            Log.endSession();
            return null;
        }
    }