Add missing } on @link tag.
Test: Compiled code (this is a non-code change). Bug: 69439905 Change-Id: I334ef7d74ac9802378b43a8f95979dcaf82c592f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user