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

Commit 94cb49a2 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "API Review Feedbacks" am: 3d2b3a11 am: 25693b81 am: 3f7ff13f

Change-Id: I838c1b57a040103a54faa26c7878758ecf12e3af
parents b8140409 3f7ff13f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4367,6 +4367,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
@@ -201,7 +201,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.