Fix some @link tags in @ChangeId docs.

We now have javadoc based docs generated from these comments now. Ensure
the links can be resolved.

Bug: 144927670
Test: Test: m -j offline-sdk-docs
Change-Id: Ie9827ad02ad91ab7f01226a3a741c94fa46de730
This commit is contained in:
Mathew Inwood
2020-01-17 11:11:30 +00:00
parent 8fda7a563c
commit 12be21dc21
3 changed files with 9 additions and 8 deletions

View File

@@ -135,7 +135,7 @@ public final class PreciseDataConnectionState implements Parcelable {
}
/**
* To check the SDK version for {@link PreciseDataConnectionState#getDataConnectionState}.
* To check the SDK version for {@code PreciseDataConnectionState#getDataConnectionState}.
*/
@ChangeId
@EnabledAfter(targetSdkVersion = Build.VERSION_CODES.Q)