487333981f
Fix the feedbackd rule as the haptics modules has been renamed. Although SDM845 doesn't really suspend well, MM needs suspend and resume support when the device attempts to suspend. Without which MM will crash and wont resume properly when a suspend action is triggered. Depend on msm-modem-uim-selection to configure to modem for modemmanager
6 lines
245 B
Text
6 lines
245 B
Text
# /etc/conf.d/modemmanager: config file for modemmanager
|
|
|
|
# Add extra command line options to modemmanager, use with care
|
|
# ModemManager --help for possible values
|
|
# Use quick suspend/resume hooks
|
|
modemmanager_opts="--test-quick-suspend-resume"
|