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

Commit df5f3e6d authored by Cuihtlauac ALVARADO's avatar Cuihtlauac ALVARADO Committed by android-build-merger
Browse files

Merge "Fix parameter description"

am: 750b523a

Change-Id: I5edb7e6910b92d3c2f93a61fc9e68489ece8e72f
parents b2eb8ea8 750b523a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1079,7 +1079,7 @@ public abstract class ConnectionService extends Service {
     *
     * @param connectionManagerPhoneAccount See description at
     *         {@link #onCreateOutgoingConnection(PhoneAccountHandle, ConnectionRequest)}.
     * @param request Details about the incoming call.
     * @param request Details about the outgoing call.
     * @return The {@code Connection} object to satisfy this call, or {@code null} to
     *         not handle the call.
     */