Skip to content

calls-ui-call-data: change DELAY_UI_MS to 100 ms

Chris Talbot requested to merge kop3161/calls:master into master

15 ms does not seem to be enough time for phosh-antispam to be able to hang up before the incoming call screen shows up. In my experiement, 90 looks to be the minimum time needed for the incoming call to not show up.

I put it to 100 ms just to be safe.

Merge request reports