fix audioflinger integer multiplication overflow
when underrun duration is over 3 sec, overflow happens for multiplication of nsec=sec*1000000000. Use correct format transform to solve it. Bug: 135075416 Test: run MTBF test Change-Id: I0a09ca41f2fad055ce0cfa18f936131b7a630f52
Loading
Please register or sign in to comment