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

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

Merge "Enhance adding subscription logs"

parents 2a661bff c6aadb6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -945,6 +945,8 @@ public class SubscriptionManager {
            if (iSub != null) {
                // FIXME: This returns 1 on success, 0 on error should should we return it?
                iSub.addSubInfoRecord(iccId, slotIndex);
            } else {
                logd("[addSubscriptionInfoRecord]- ISub service is null");
            }
        } catch (RemoteException ex) {
            // ignore it