audioflinger: allow unsigned overflow in getRenderPosition

Overflow is expected when 32-bit counter wraps after several hours.
So prevent sanitization from causing a crash.

Bug: 122986677
Test: run a stream for more than 12 hours so the position overflows
Change-Id: I0f397f193288c2493a2036f67849bb12a9c9f221
1 file changed