Fix ASAN build error

CRs-Fixed: 2532665
Change-Id: I8c9fd1a89804a08eb22f2cefcffe1dd2660456ec
This commit is contained in:
Jiangen Jiao 2019-09-12 15:47:46 +08:00 committed by Gerrit - the friendly Code Review server
parent 90315835ec
commit 334224b80a
1 changed files with 1 additions and 0 deletions

View File

@ -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>