Merge "do not link hidden intdef in the comments"

This commit is contained in:
Chen Xu
2018-11-13 01:14:42 +00:00
committed by Gerrit Code Review

View File

@@ -9098,7 +9098,7 @@ public class TelephonyManager {
public static final int NETWORK_TYPE_BITMASK_LTE_CA = (1 << NETWORK_TYPE_LTE_CA);
/**
* @return Modem supported radio access family bitmask {@link NetworkTypeBitMask}
* @return Modem supported radio access family bitmask
*
* <p>Requires permission: {@link android.Manifest.permission#READ_PRIVILEGED_PHONE_STATE} or
* that the calling app has carrier privileges (see {@link #hasCarrierPrivileges}).