mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: rootdir: Set correct permissions for FM Radio node
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
40f18fe6ea
commit
b64c357198
|
@ -551,6 +551,9 @@ on post-fs-data
|
||||||
chown media system /dev/hdmitx
|
chown media system /dev/hdmitx
|
||||||
chmod 0664 /dev/hdmitx
|
chmod 0664 /dev/hdmitx
|
||||||
|
|
||||||
|
# FM
|
||||||
|
chown system system /sys/class/fm/fm/lan_enable
|
||||||
|
chmod 0660 /sys/class/fm/fm/lan_enable
|
||||||
|
|
||||||
# JPEG
|
# JPEG
|
||||||
chmod 0666 /proc/mtk_jpeg
|
chmod 0666 /proc/mtk_jpeg
|
||||||
|
|
Loading…
Reference in a new issue