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

Commit b4270104 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Reduced the radio log

am: d2cf0ce9

* commit 'd2cf0ce9':
  Reduced the radio log
parents 6380b479 d2cf0ce9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1207,7 +1207,7 @@ public class SubscriptionManager {
            }
        } catch (RemoteException ex) {
        }
        logd("getSimStateForSubscriber: simState=" + simState + " slotIdx=" + slotIdx);

        return simState;
    }