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

Commit f940b5d8 authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Merge "Hide spamming debug messages" am: f525985c

Change-Id: I20ed48376c0eaf9c72374d6f40ddbd331beb220d
parents 8a5519a8 f525985c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -518,7 +518,7 @@ public class SubscriptionController extends ISub.Stub {
            if (subList != null) {
                for (SubscriptionInfo si : subList) {
                    if (si.getSubscriptionId() == subId) {
                        if (DBG) {
                        if (VDBG) {
                            logd("[getActiveSubscriptionInfo]+ subId=" + subId + " subInfo=" + si);
                        }