Merge "do not link hidden intdef in the comments"

am: a79188986a

Change-Id: I9bc8ff3176de5fc25abae2eb57e684c49e51d9fe
This commit is contained in:
Chen Xu
2018-11-12 17:37:59 -08:00
committed by android-build-merger

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}).