OSDN Git Service

Add foreground flag to AG_CALL_CHANGED broadcast intent.
authorLianchao Song <songlianchao@huawei.com>
Fri, 8 Jul 2016 11:07:21 +0000 (19:07 +0800)
committerChenjie Luo <cjluo@google.com>
Wed, 13 Jul 2016 16:58:22 +0000 (16:58 +0000)
commit6b375a456e971ae8ef7ddf1d7d41876ca39e44bc
tree8eff285028b2479505aa459213b6b48a7688b43d
parent598902d8e2266f95cb634e76ccabee38100419de
Add foreground flag to AG_CALL_CHANGED broadcast intent.

To fix the issue that the watch is still ringing after answer an
incoming call on phone. It is caused by the ACTION_CALL_CHANGED
broadcast reception processing delayed.

Bug:29931814

Change-Id: I8d8f297c3a13dfe65674eca94724a50d82618f5e
Signed-off-by: m00230717 <m00230717@notesmail.huawei.com>
src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java [changed mode: 0644->0755]