Skip to content
Commit cc1188ae 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.

Bug:   208652088

Test:  maual + unit tests,
         3 DndCallFilter tests,
         2 RingerTests,
         1 CallTests

Change-Id: If275c237040c2336ad80b38e84409b2893058cdc
parent 997a17f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment