Add missing } on @link tag.

Test: Compiled code (this is a non-code change).
Bug: 69439905
Change-Id: I334ef7d74ac9802378b43a8f95979dcaf82c592f
This commit is contained in:
Tyler Gunn
2017-11-17 08:36:41 -08:00
parent 12bc5b6289
commit 94ffde79b3

View File

@@ -1065,7 +1065,7 @@ public final class RemoteConnection {
*
* @param state The audio state of this {@code RemoteConnection}.
* @hide
* @deprecated Use {@link #setCallAudioState(CallAudioState) instead.
* @deprecated Use {@link #setCallAudioState(CallAudioState)} instead.
*/
@SystemApi
@Deprecated