quirks: fix headphone path for OGU

This commit is contained in:
adamg 2024-02-01 19:24:44 +00:00
parent 51dd45fd8e
commit 4980922b5d

View file

@ -4,7 +4,7 @@
cat <<EOF >/storage/.config/profile.d/001-device_config
DEVICE_FAKE_JACKSENSE="true"
DEVICE_HEADPHONE_DEV="/dev/input/by-path/platform-hp-detect-switch-event"
DEVICE_HEADPHONE_DEV="/dev/input/by-path/platform-gpio-keys-event"
DEVICE_VOLUMECTL="true"
DEVICE_POWER_LED="false"
DEVICE_BRIGHTNESS="128"