commit | 9bb88e9ce53449aa6f612b98d36fbfa80a1624e4 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jun 08 16:46:11 2015 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Jun 09 17:55:44 2015 -0700 |
tree | 9314f7e1eaba6df5bb7ec0f566632160693d54aa | |
parent | 3109262f814309b0c93464006ba29d6a53b3145b [diff] |
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