commit | e9cc6b9f19bb6f89372caaa0365d2ee07f1799df | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Tue May 31 10:50:24 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 31 10:50:29 2016 |
tree | c01e7725adb1e41eb0f3af823c4fec399f2aa218 | |
parent | 536378bf37c7c7624832e4deabd4fcf032ebcefb [diff] |
VideoCapturerAndroidTestFixtures: Fix deprecation compile warnings This CL removes compile warnings such as: [4520/4630] ACTION Compiling java for libjingle_peerconnection_android_unittest androidtests/src/org/webrtc/VideoCapturerAndroidTestFixtures.java:13: warning: [deprecation] Camera in android.hardware has been deprecated import android.hardware.Camera; Review-Url: https://codereview.webrtc.org/2024083002 Cr-Commit-Position: refs/heads/master@{#12970}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.