zuma: conf: set gsa log group to system
dumpstate runs as system group, so in order to prepare for it to be readable by dumpstate, we need to change the group to system. Bug: 271125313 Test: ls -l /sys/devices/platform/16490000.gsa-ns/ Change-Id: Ib8f299e99add9cc2f03887cda78f576924c522cd
This commit is contained in:
parent
e4e70f66b1
commit
286ebed626
1 changed files with 4 additions and 0 deletions
|
@ -355,6 +355,10 @@ on init
|
||||||
# Big Core: sync more performance is prohibitively bad
|
# Big Core: sync more performance is prohibitively bad
|
||||||
write /sys/devices/system/cpu/cpu8/mte_tcf_preferred asymm
|
write /sys/devices/system/cpu/cpu8/mte_tcf_preferred asymm
|
||||||
|
|
||||||
|
# Change GSA log group for dumpstate
|
||||||
|
chown root system /sys/devices/platform/16490000.gsa-ns/log_main
|
||||||
|
chown root system /sys/devices/platform/16490000.gsa-ns/log_intermediate
|
||||||
|
|
||||||
on post-fs
|
on post-fs
|
||||||
# Ensure device is ready and start storageproxyd
|
# Ensure device is ready and start storageproxyd
|
||||||
wait /dev/sg1
|
wait /dev/sg1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue