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

Unverified Commit 7696e2ac authored by Dan Pasanen's avatar Dan Pasanen Committed by Kevin F. Haggerty
Browse files

Merge tag 'android-10.0.0_r11' into lineage-17.0

Android 10.0.0 release 11

Change-Id: I2a4317ad5263736dc4b466604ba80ec5ed5469a5
parents 2034bff7 dfce2751
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;
        }
    }