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

Commit 01beb0ce authored by Shuo Qian's avatar Shuo Qian Committed by android-build-merger
Browse files

Merge "Enhance adding subscription logs" into pi-dev am: e62c41ef

am: 03c88874

Change-Id: I20863a8297345aa694982a3dc2e6819ae6334199
parents 9d287b92 03c88874
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1016,6 +1016,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