msm8937-common: init.qcom.rc: give write permission to audio
- Audio HAL has to write to boot_adsp sysfs entry to unload image - Add audio group to boot_adsp sysfs to give write permission Change-Id: Ia3b40384aa42a0ad94d2e3cc1380ff4dd5a128c0
This commit is contained in:
parent
1d03ce3265
commit
2a8e6ec33c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ on early-boot
|
|||
# Allow subsystem (modem etc) debugging
|
||||
write /sys/kernel/boot_adsp/boot 1
|
||||
write /sys/kernel/boot_slpi/boot 1
|
||||
chown root audio /sys/kernel/boot_adsp/boot
|
||||
|
||||
# Graphics
|
||||
chown system graphics /sys/class/graphics/fb0/idle_time
|
||||
|
|
Loading…
Reference in a new issue