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

Commit 4fad5c17 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

Merge "Doc change: restore warning not to abort NEW_OUTGOING_CALL." into jb-mr1.1-docs

parents 3886fad5 932fbcc8
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -2250,6 +2250,8 @@ public class Intent implements Parcelable, Cloneable {
     * should have a positive priority.
     * should have a positive priority.
     * Negative priorities are reserved for the system for this broadcast;
     * Negative priorities are reserved for the system for this broadcast;
     * using them may cause problems.</p>
     * using them may cause problems.</p>
     * <p>Any BroadcastReceiver receiving this Intent <em>must not</em>
     * abort the broadcast.</p>
     * <p>Emergency calls cannot be intercepted using this mechanism, and
     * <p>Emergency calls cannot be intercepted using this mechanism, and
     * other calls cannot be modified to call emergency numbers using this
     * other calls cannot be modified to call emergency numbers using this
     * mechanism.
     * mechanism.