Reduced the radio log

am: d2cf0ce9c1

* commit 'd2cf0ce9c17cd37a12827882b3a10512d2904103':
  Reduced the radio log
This commit is contained in:
Jack Yu
2015-12-30 22:34:12 +00:00
committed by android-build-merger

View File

@@ -1207,7 +1207,7 @@ public class SubscriptionManager {
}
} catch (RemoteException ex) {
}
logd("getSimStateForSubscriber: simState=" + simState + " slotIdx=" + slotIdx);
return simState;
}