Create/Delete ToneGenerator object in a separate thread.
ToneGenerator object creation blocks the main activity thread for a long time. Hence moving this lower priority work to a separate thread to unblock the main thread. Bug: 18349649 Change-Id: If4e3f1a10cf04559603a6c5fe0bf1916133900e1
Loading
Please register or sign in to comment