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

Commit 68a5150e authored by Sooraj Sasindran's avatar Sooraj Sasindran
Browse files

Update documentation for secondary carrier bandwidth

Update documentation for secondary carrier bandwidth
to indicate that some modems may not fill the same.

Test: build
Bug:162373679
Change-Id: I4b6b3ea60e72a2c7010e2afb3e8b8a71b5890854
parent c8c707c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -13997,7 +13997,8 @@ public class TelephonyManager {
    /**
     * Get carrier bandwidth. In case of Dual connected network this will report
     * bandwidth per primary and secondary network.
     * bandwidth per primary and secondary network. It is possible that
     * some modems may not fill secondary carrier bandwidth.
     * @return CarrierBandwidth with bandwidth of both primary and secondary carrier.
     * @throws IllegalStateException if the Telephony process is not currently available.
     * @hide