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

Commit 3d2b3a11 authored by Shuo Qian's avatar Shuo Qian Committed by Gerrit Code Review
Browse files

Merge "API Review Feedbacks"

parents d7d92d65 ad46ae1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4221,6 +4221,7 @@ public class CarrierConfigManager {
        } catch (RemoteException ex) {
            Rlog.e(TAG, "getDefaultCarrierServicePackageName ICarrierConfigLoader is null"
                    + ex.toString());
            ex.rethrowAsRuntimeException();
        }
        return "";
    }
+1 −1
Original line number Diff line number Diff line
@@ -199,7 +199,7 @@ public final class ModemActivityInfo implements Parcelable {
    }

    /**
     * Indicate if the ModemActivityInfo is invalid due to modem's invalid reporting.
     * Indicates if the modem has reported valid {@link ModemActivityInfo}.
     *
     * @return {@code true} if this {@link ModemActivityInfo} record is valid,
     * {@code false} otherwise.