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

Skip to content
Commit 38c6e200 authored by terrycrhuang's avatar terrycrhuang Committed by Terry Huang
Browse files

Fxi phone crash by ClassCastException

msg.obj is an AtomicLong and cannot be cast to java.lang.Long.
Cast msg.obj to AtomicLong first and then get its long value.

Bug: 203241555
Test: no phone crash as switching mock modem and live modem

Change-Id: I838f67b6777384447485fe08afce0d1d06ce0bd2
parent a0be5958
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