Fix AudioFlinger crash after playing overnight.
Track position overflows max int and that lead to check crash. Add logic to covert position to a reasonable value in AudioFlinger to avoid this crash. PD#SWPL-68459 Bug: 297141696 Test: manual U + ohm Change-Id: Ifa70d1c196599f779947c0e9762f119156329136
Loading
Please register or sign in to comment