webrtc/examples/androidnativeapi
Mirko Bonadei e0d455b409 Remove runtime_enabled_feature.
This features is not needed anymore, with this CL it is also possible
to address two issues:
- The need to pick a default implementation.
- The need to use -Wno-global-constructors.

Bug: webrtc:9631, webrtc:9693
Change-Id: Id3daf34179fbc8db26969fc701ccbfa7182c6a9b
Reviewed-on: https://webrtc-review.googlesource.com/102543
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24904}
2018-10-01 07:03:25 +00:00
..
java/org/webrtc/examples/androidnativeapi Update examples to use the new VideoCapturer interface. 2018-07-10 09:18:55 +00:00
jni Enable clang::find_bad_constructs for examples/androidnativeapi. 2018-07-23 07:47:49 +00:00
res Add an example app for Android native API. 2018-03-12 14:22:59 +00:00
AndroidManifest.xml Update Android native API example to use real camera. 2018-05-17 13:31:31 +00:00
BUILD.gn Remove runtime_enabled_feature. 2018-10-01 07:03:25 +00:00
DEPS Add an example app for Android native API. 2018-03-12 14:22:59 +00:00
OWNERS Add sakal@webrtc.org to OWNERS for Android native API example app. 2018-05-17 09:05:21 +00:00