Increase the SoundPoolThread queue size to 128 entries.
SoundPoolThread queue is undersized, bump it up to 128 entries. This improves the performance of loading camera by unblocking the thread that asks SoundPool to load sounds. Longer term, an API for setting this number of entries should be added. Bug: 28087906 Change-Id: Ie5cea5d11844cf035ca13979c188f2c57a8e333a
Loading
Please register or sign in to comment