Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e02cc84c authored by Thomas Stuart's avatar Thomas Stuart
Browse files

telecom-bluetooth DND bug

Bugs came in about Do Not Disturb being on but still
interrupting users of incoming calls.  Turns out, this was a
result of BluetoothInCallService putting the headset into ring
mode before Telecom informed the InCallService to not ring.

Fix is to add a new EXTRA called EXTRA_IS_SUPPRESSED_BY_DO_NOT_DISTURB.
The extra is intended for InCallServices that may interrupt the user of
an incoming call.

Note that is currently in the process of updating there min sdk version
so they can fetch this new extra.

Bug:   208652088

Test:  manual + 5 unit tests:
         2 DndCallFilter tests,
         2 RingerTests,
         1 CallTests

Change-Id: I873823def01b14872d5a2cfea1a917f81eabdff2
parent 896da1b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment