Skip to content

Commit

Permalink
Fix BT HFP call can not reject call issue
Browse files Browse the repository at this point in the history
when a BT HFP call comming,
There is no UI for answering the incoming calls on the IVI device.
This patch can fix this issue,

Tests:
it can reject BT HFP call now.

Tracked-On: OAM-123273
Signed-off-by: Zhao Ye <[email protected]>
  • Loading branch information
zhaoye1 committed Aug 19, 2024
1 parent 630bc5a commit 015b858
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
<bool name="config_enableGnssTimeUpdateService">false</bool>
<!-- The name of the package that will hold the SMS role by default. -->
<string name="config_defaultSms" translatable="false">com.android.car.messenger</string>
<string name="config_defaultDialer" translatable="false">com.android.car.dialer</string>
</resources>

0 comments on commit 015b858

Please sign in to comment.