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

Commit 086a1961 authored by Wei Wang's avatar Wei Wang
Browse files

SystemServer: fix StartIpSecService trace and log

Bug: 36920223
Test: boot and see log
Change-Id: I9b88564ac7eef6998af465b977fa66c7d0787cf2
parent cae17520
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) {