OSDN Git Service

Fix the audio mode glitch during hangup.
authorJohn Wang <johnwang@google.com>
Wed, 10 Nov 2010 23:35:51 +0000 (15:35 -0800)
committerJohn Wang <johnwang@google.com>
Wed, 10 Nov 2010 23:35:51 +0000 (15:35 -0800)
commitd19f44f3e384114a16df2facb3aeec392cd39a60
tree3b699d12486f45a41c8b5e2fa879f5f89e3bc509
parenta784d5528f6fa07a48bb7de9dcfa04eb60044927
Fix the audio mode glitch during hangup.

Fix bug # 3136179.

Keep audio mode as IN_CALL during hangup DISCONNECTING state

to prevent the NORMAL and IN_CALL glitch in auiod setMode.

Change-Id: I5513a3d5c65bd13ac054c9718c4dbd7d6db9eaf3
telephony/java/com/android/internal/telephony/CallManager.java