mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: rootdir: Remove chowning of fm radio device
FM HAL is root daemon, it causes dac_override
This commit is contained in:
parent
4ef818a802
commit
5dd7c38c2c
1 changed files with 2 additions and 2 deletions
|
|
@ -134,8 +134,8 @@ on post-fs-data
|
|||
chown audioserver system /sys/devices/platform/14a50000.abox/14a50000.abox:abox_debug@0/calliope_iva
|
||||
|
||||
# FM Radio
|
||||
chown system audio /dev/radio0
|
||||
chmod 0660 /dev/radio0
|
||||
# chown system audio /dev/radio0
|
||||
# chmod 0660 /dev/radio0
|
||||
|
||||
# Permissions for backlight
|
||||
chown system system /sys/class/backlight/panel/brightness
|
||||
|
|
|
|||
Loading…
Reference in a new issue