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

Skip to content
Commit fba24878 authored by Pranav Madapurmath's avatar Pranav Madapurmath
Browse files

Prevent reset of EmergencyCallDiagnosticLogger active call timestamp

A bug was reported regarding how emergency call diagnostics were
recorded (created DropBox entries) for an emergency call that had been
active for a few minutes. Only the telecom dumpsys was recorded,
suggesting that the call had been reported with reason
REPORT_REASON_SHORT_DURATION_AFTER_GOING_ACTIVE. Given that the call was
set to active, as per the telecom dumpsys, it suggests that another
state change recorded in onCallStateChanged caused the original
timestamp to be overwritten. It's likely that this occurred during the
local disconnect where the call state was still in the active state.

Since there are no detailed Telecom logs around this to better identify
the root cause so this is the best diagnosis we can provide for this
issue as of now.

Bug: 324346311
Test: atest EmergencyCallTests
Change-Id: I4a02e15e18af8dc481af80f3459966c10d70f152
parent 11318e56
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