Skip to content
Commit 4cd4248d authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix potential strict mode violation when stopping RTT.

When the RTT call was cleaned up, the "close()" method was not being
called.  In practice I think the Dialer app never really stops RTT, but
the APIs (and test app) do allow it to be stopped mid-session.  I'm
hypothesizing that is why we don't see this.

Test: Use Telecom test dialer to start and end RTT session.  Observe no
strict mode violation.
Fixes: 186869727

Change-Id: Id474b493ac3fe39e97360f3ac326279fc9a9a5eb
parent c05b6dbe
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