webrtc/examples
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
..
aarproject Change annotation. 2021-10-14 12:28:24 +00:00
androidapp Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
androidjunit Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidnativeapi Replace most explicit new RefCountedObject... with make_ref_counted 2022-01-25 14:28:12 +00:00
androidtests Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
androidvoip Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
objc Implement JNI and objc implementation for icecandidateerror event 2021-12-14 14:19:38 +00:00
objcnativeapi Replace most explicit new RefCountedObject... with make_ref_counted 2022-01-25 14:28:12 +00:00
peerconnection Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
stunprober Deprecate BasicNetworkManager default constructor 2021-12-09 12:10:20 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver Delete BasicPacketSocketFactory default constructor 2021-09-03 10:46:29 +00:00
unityplugin Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
BUILD.gn WebRTC examples/ should not depend on base/ 2022-02-07 12:22:46 +00:00
DEPS Remove +absl/flags exceptions from non root DEPS files. 2019-07-16 16:52:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00