aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/transient/Android.mk
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-10 08:10:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-10 08:10:04 +0000
commit7ae782ba204882ef65781f3b407b66293479e655 (patch)
treef04336a75902fbe1f77d811576553bb3c0a187e4 /webrtc/modules/audio_processing/transient/Android.mk
parentf3767f20835ab833e1443131073eeb2dd3d4fbe0 (diff)
parent27e27fd000a27903abd66d9e366d72b3e27dc4b3 (diff)
downloadwebrtc-7ae782ba204882ef65781f3b407b66293479e655.tar.gz
release-request-0b474cbb-ff20-424d-a570-a0a7b83a7705-for-git_pi-release-4262110 snap-temp-L42700000091449286
Change-Id: I8b558dc7cd35c109138a6ed2ad0d6d9d5cabe928
Diffstat (limited to 'webrtc/modules/audio_processing/transient/Android.mk')
-rw-r--r--webrtc/modules/audio_processing/transient/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/webrtc/modules/audio_processing/transient/Android.mk b/webrtc/modules/audio_processing/transient/Android.mk
index d35fb2ac16..c027009e0c 100644
--- a/webrtc/modules/audio_processing/transient/Android.mk
+++ b/webrtc/modules/audio_processing/transient/Android.mk
@@ -36,7 +36,8 @@ LOCAL_CFLAGS_arm64 := $(MY_WEBRTC_COMMON_DEFS_arm64)
LOCAL_CFLAGS_x86_64 := $(MY_WEBRTC_COMMON_DEFS_x86_64)
LOCAL_CFLAGS_mips64 := $(MY_WEBRTC_COMMON_DEFS_mips64)
-LOCAL_CFLAGS += -Wno-unused-parameter
+LOCAL_CFLAGS += $(MY_WEBRTC_COMMON_CFLAGS_WARNINGS)
+LOCAL_TIDY_CHECKS := $(MY_WEBRTC_COMMON_TIDY_CHECKS)
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES := \