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

Commit 3901ea49 authored by chen xu's avatar chen xu
Browse files

do not link hidden intdef in the comments

Bug: 118351153
Bug: 119119026
Test: build
Change-Id: I26be8e6d83e205589d10e6b7bd71297907aa5119
parent 7e74c4e4
Loading
Loading
Loading
Loading
+1 −1
Original line number 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);

    /**
     * @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}).