Correct audio path on RG353V/S

This commit is contained in:
Noxwell
2026-01-25 16:02:43 -06:00
parent 50bfc05ddc
commit 63ce879e05
2 changed files with 2 additions and 2 deletions

View File

@@ -5,6 +5,6 @@
cat <<EOF >/storage/.config/profile.d/001-device_config
DEVICE_FAKE_JACKSENSE="true"
DEVICE_HEADPHONE_DEV="/dev/input/by-path/platform-rk817-sound-event"
DEVICE_PLAYBACK_PATH_SPK="SPK"
DEVICE_HAS_TOUCHSCREEN="true"
EOF

View File

@@ -5,5 +5,5 @@
cat <<EOF >/storage/.config/profile.d/001-device_config
DEVICE_FAKE_JACKSENSE="true"
DEVICE_HEADPHONE_DEV="/dev/input/by-path/platform-rk817-sound-event"
DEVICE_PLAYBACK_PATH_SPK="SPK"
EOF