webrtc/modules/audio_device/android
Xavier Lepaul 0f50cc2849 Remove checks for SDK <= 21
WebRTC’s minSdk is 21, so all those checks are dead code.

Change-Id: I26497fd92259b66d9e5ac6afbb393adf4d904c77
Bug: webrtc:13780
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/253124
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Linus Nilsson <lnilsson@webrtc.org>
Commit-Queue: Xavier Lepaul‎ <xalep@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36140}
2022-03-07 09:56:42 +00:00
..
java/src/org/webrtc/voiceengine Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
aaudio_player.cc Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
aaudio_player.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
aaudio_recorder.cc Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
aaudio_recorder.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
aaudio_wrapper.cc Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
aaudio_wrapper.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_device_template.h Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
audio_device_unittest.cc Add timestamps to AudioDeviceBuffer::SetRecordedBuffer 2022-01-31 12:32:58 +00:00
audio_manager.cc Deprecate and remove usage for WARNING log level 2021-11-27 22:21:54 +00:00
audio_manager.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_manager_unittest.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00
audio_record_jni.cc Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
audio_record_jni.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
audio_track_jni.cc Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
audio_track_jni.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
build_info.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
build_info.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
ensure_initialized.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ensure_initialized.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
opensles_common.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
opensles_player.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
opensles_player.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00
opensles_recorder.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
opensles_recorder.h Use backticks not vertical bars to denote variables in comments for /modules/audio_device 2021-08-02 10:24:10 +00:00