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

Skip to content
Commit f0a39051 authored by Hunter Knepshield's avatar Hunter Knepshield
Browse files

Fix minor time bug in ConsentCallback::getElapsedTimeMs

Previously, this function was actually returning a value in nanoseconds,
which made any comparisons with milliseconds invalid. This in turn
caused the dumpstate routine to abort too early for bug reports that
finish before the default timeout elapses (e.g. wifi and telephony
report modes).

Fix: 147153946
Test: manual, ensure that an empty report still waits for 30 seconds
  (USER_CONSENT_TIMEOUT_MS) before cancelling the consent dialog

Change-Id: I2b610d3a32148f706e0b2fc2e330a879795fc8ad
parent ba879c75
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