commit | b13799480b7f5a0530f87fd330870a8c7f3a4bb6 | [log] [tgz] |
---|---|---|
author | Alexy Joseph <alexyj@codeaurora.org> | Fri Jan 29 15:49:38 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 08 04:50:17 2016 -0800 |
tree | 9e5e73108a9056ad242fa0e9775761894e6b647e | |
parent | 869f20135122f5da46e4982387737d76fa5f29cb [diff] [blame] |
hal: Fix warnings in audio HAL and policy Enable Wall and Werror and fix warnings in HAL and policy manager CRs-Fixed: 962049 Change-Id: Ie93c8f933943875ac68e8318d777602ed864f531
diff --git a/hal/Android.mk b/hal/Android.mk index ea54bd5..229b3f4 100644 --- a/hal/Android.mk +++ b/hal/Android.mk
@@ -282,6 +282,8 @@ LOCAL_SHARED_LIBRARIES += libperipheral_client endif +LOCAL_CFLAGS += -Wall -Werror + LOCAL_COPY_HEADERS_TO := mm-audio LOCAL_COPY_HEADERS := audio_extn/audio_defs.h