mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: rootdir: Allow tracing
Also address some selinux denials
This commit is contained in:
parent
56df394666
commit
043d4db5cf
5 changed files with 6 additions and 4 deletions
|
|
@ -301,10 +301,6 @@ on boot
|
|||
chown system system /dev/ttySAC2
|
||||
chmod 0660 /dev/ttySAC2
|
||||
|
||||
# Set up kernel tracing, but disable it by default
|
||||
chmod 0222 /sys/kernel/debug/tracing/trace_marker
|
||||
write /sys/kernel/debug/tracing/tracing_on 0
|
||||
|
||||
# DVFS & Hotplug
|
||||
chown system system /sys/power/cpuhotplug/enabled
|
||||
chown system system /sys/power/cpuhotplug/min_online_cpu
|
||||
|
|
|
|||
Loading…
Reference in a new issue