Merge "Correct javadoc usage"

This commit is contained in:
Chiachang Wang
2022-07-15 07:41:33 +00:00
committed by Gerrit Code Review
13 changed files with 33 additions and 33 deletions

View File

@@ -296,7 +296,7 @@ public class EntitlementManager {
* 4th priority : Checks whether provisioning is required from RRO configuration.
*
* @param config
* @return integer {@see #TETHERING_PROVISIONING_NOT_REQUIRED,
* @return integer See {@link #TETHERING_PROVISIONING_NOT_REQUIRED,
* #TETHERING_PROVISIONING_REQUIRED,
* #TETHERING_PROVISIONING_CARRIER_UNSUPPORT}
*/