Fix ASAN build error
CRs-Fixed: 2532665 Change-Id: I8c9fd1a89804a08eb22f2cefcffe1dd2660456ec
This commit is contained in:
parent
90315835ec
commit
334224b80a
|
@ -33,6 +33,7 @@
|
|||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <expat.h>
|
||||
#include <pthread.h>
|
||||
#include <log/log.h>
|
||||
#include <cutils/str_parms.h>
|
||||
#include <audio_hw.h>
|
||||
|
|
Loading…
Reference in New Issue