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

Commit 61167ba6 authored by Carmen Jackson's avatar Carmen Jackson Committed by android-build-merger
Browse files

Merge "Do not set the trace clock in atrace.rc." into oc-dev am: 27ef38ca

am: 755b10dd

Change-Id: If7306d6a2bd35a392aee6e2a6951781bead7cb78
parents 5a8cb035 755b10dd
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -128,11 +128,6 @@ on post-fs
    write /sys/kernel/debug/tracing/tracing_on 0
    write /sys/kernel/tracing/tracing_on 0

    # Set the trace clock to boot; falling back to mono or boot
    write /d/tracing/trace_clock global
    write /d/tracing/trace_clock mono
    write /d/tracing/trace_clock boot

# Allow only the shell group to read and truncate the kernel trace.
    chown root shell /sys/kernel/debug/tracing/trace
    chown root shell /sys/kernel/tracing/trace