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

Commit 720d5982 authored by Jamie Gennis's avatar Jamie Gennis Committed by Android (Google) Code Review
Browse files

Merge "Add tracing initialization to init.rc."

parents cfa9f650 db49739f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -370,6 +370,10 @@ service console /system/bin/sh
on property:ro.debuggable=1
    start console

# Allow writing to the kernel trace log.  Enabling tracing still requires root.
on property:ro.debuggable=1
    chmod 0222 /sys/kernel/debug/tracing/trace_marker

# adbd is controlled via property triggers in init.<platform>.usb.rc
service adbd /sbin/adbd
    class core