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

Commit 4a3e1846 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "SystemServer: fix StartIpSecService trace and log"

parents fab41200 086a1961
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1024,7 +1024,7 @@ public final class SystemServer {
                } catch (Throwable e) {
                    reportWtf("starting IpSec Service", e);
                }
                Trace.traceEnd(Trace.TRACE_TAG_SYSTEM_SERVER);
                traceEnd();
            }

            if (!disableNonCoreServices && !disableTextServices) {