Merge "do not link hidden intdef in the comments" am: a79188986a

am: ebe6360ccc

Change-Id: Id2861e50a61e5683d7a697553309971a1fe3ca05
This commit is contained in:
Chen Xu
2018-11-12 17:50:44 -08:00
committed by android-build-merger

View File

@@ -8900,7 +8900,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}).