quirks: fix headphone path for OGU
This commit is contained in:
parent
51dd45fd8e
commit
4980922b5d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue