commit | 8d931f0b7c5a9082dcc352cdcc3a17d792bd56b8 | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Mon Jul 21 14:51:44 2014 -0700 |
committer | Vidyakumar Athota <vathota@codeaurora.org> | Wed Aug 13 12:09:03 2014 -0700 |
tree | 68c7704c010a4a99a87f9a7365d8d74997146e33 | |
parent | ba9527948a33481d692d543d11fce3032b714ab4 [diff] |
hal: fix to set tty mode properly If set parameters API called with key "tty_mode" and MULTI_VOICE_SESSION_ENABLED flag is not enabled then tty mode is not executed because voice_extn_set_parameters returns error(-ENOSYS). Fix by ignore -ENOSYS return code for voice_extn_set_parameters and voice_extn_compress_voip_set_parameters. Change-Id: Id2308b2218fdf74e420ecbe25eeadd49756494f1