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

Commit a7918898 authored by Chen Xu's avatar Chen Xu Committed by Gerrit Code Review
Browse files

Merge "do not link hidden intdef in the comments"

parents e4b0e8dc 3901ea49
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9098,7 +9098,7 @@ public class TelephonyManager {
    public static final int NETWORK_TYPE_BITMASK_LTE_CA = (1 << NETWORK_TYPE_LTE_CA);
    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
     * <p>Requires permission: {@link android.Manifest.permission#READ_PRIVILEGED_PHONE_STATE} or
     * that the calling app has carrier privileges (see {@link #hasCarrierPrivileges}).
     * that the calling app has carrier privileges (see {@link #hasCarrierPrivileges}).