mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Enable tracing support
- rootdir: Remove chmod 222 to tracefs
This commit is contained in:
parent
ba9e566ab3
commit
cb8ce57122
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ on late-fs
|
|||
|
||||
on post-fs
|
||||
# Allow writing to the kernel trace log.
|
||||
chmod 0222 /sys/kernel/debug/tracing/trace_marker
|
||||
# chmod 0222 /sys/kernel/debug/tracing/trace_marker
|
||||
|
||||
# set RLIMIT_MEMLOCK to 64MB
|
||||
setrlimit 8 67108864 67108864
|
||||
|
|
|
|||
Loading…
Reference in a new issue