Merge "Fix parameter description" am: 750b523aa2

am: df5f3e6db8

Change-Id: Ia6b8efc3a910188f48f10abc3f0fc5d2e7d36146
This commit is contained in:
Cuihtlauac ALVARADO
2016-09-19 20:45:31 +00:00
committed by android-build-merger

View File

@ -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.
*/