Merge change 8220 into donut
* changes: Fix issue 1996218: Disable use of shared memory buffer by SoundPool.
This commit is contained in:
@ -18,8 +18,7 @@
|
|||||||
#define LOG_TAG "SoundPool"
|
#define LOG_TAG "SoundPool"
|
||||||
#include <utils/Log.h>
|
#include <utils/Log.h>
|
||||||
|
|
||||||
//
|
//#define USE_SHARED_MEM_BUFFER
|
||||||
#define USE_SHARED_MEM_BUFFER
|
|
||||||
|
|
||||||
// XXX needed for timing latency
|
// XXX needed for timing latency
|
||||||
#include <utils/Timers.h>
|
#include <utils/Timers.h>
|
||||||
|
Reference in New Issue
Block a user