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

Commit c52182c3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Dump state of CarrierServiceBindHelper in UiccController.dump" into main

parents 42a1c818 d3a6ad86
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1799,6 +1799,8 @@ public class UiccController extends Handler {
        }
        pw.decreaseIndent();
        pw.println();
        mCarrierServiceBindHelper.dump(fd, pw, args);
        pw.println();
        pw.println("sLocalLog= ");
        pw.increaseIndent();
        mPinStorage.dump(fd, pw, args);