Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd328743 authored by Chen Xu's avatar Chen Xu Committed by android-build-merger
Browse files

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

am: 6e6268f6

Change-Id: I80b7fc0ef2b51cde24eb5ef416f30b38e5aaad27
parents 9c045fe6 6e6268f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9224,7 +9224,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}).