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

Commit be42f503 authored by Peter Kalauskas's avatar Peter Kalauskas Committed by Android (Google) Code Review
Browse files

Merge "Register sysui with perfetto SDK" into main

parents 59d7becd 62996c21
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -82,6 +82,7 @@ public class SystemUIApplication extends Application implements


    public SystemUIApplication() {
    public SystemUIApplication() {
        super();
        super();
        Trace.registerWithPerfetto();
        Log.v(TAG, "SystemUIApplication constructed.");
        Log.v(TAG, "SystemUIApplication constructed.");
        // SysUI may be building without protolog preprocessing in some cases
        // SysUI may be building without protolog preprocessing in some cases
        ProtoLog.REQUIRE_PROTOLOGTOOL = false;
        ProtoLog.REQUIRE_PROTOLOGTOOL = false;