From f08dd80e7c3dacde3a23eec7f9b41804d8de2dc7 Mon Sep 17 00:00:00 2001 From: sqian Date: Fri, 5 Apr 2019 09:21:31 -0700 Subject: [PATCH] Fix documentation of CallRedirectionService Test: sanity Bug: 130026756 Change-Id: I48f60b3c4a465e22250aa513a4d7d73f82375426 Merged-In: I48f60b3c4a465e22250aa513a4d7d73f82375426 (cherry picked from commit 87833ee8679873b55654939eebcc3dbd3b6ebc11) --- telecomm/java/android/telecom/CallRedirectionService.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/telecomm/java/android/telecom/CallRedirectionService.java b/telecomm/java/android/telecom/CallRedirectionService.java index d01c889864f29..37fab09cd7453 100644 --- a/telecomm/java/android/telecom/CallRedirectionService.java +++ b/telecomm/java/android/telecom/CallRedirectionService.java @@ -121,8 +121,6 @@ public abstract class CallRedirectionService extends Service { * * @param handle the new phone number to dial * @param targetPhoneAccount the {@link PhoneAccountHandle} to use when placing the call. - * If {@code null}, no change will be made to the - * {@link PhoneAccountHandle} used to place the call. * @param confirmFirst Telecom will ask users to confirm the redirection via a yes/no dialog * if the confirmFirst is true, and if the redirection request of this * response was sent with a true flag of allowInteractiveResponse via