Apparently, a class will fail with VerifyError if it contains catch statements with an Exception from a newer API, even if the code is never executed. This happens only on Android versions before 4.4.2 and is a bug. See https://code.google.com/p/android/issues/detail?id=209129 for more info. BUG=b/30376736 Review-Url: https://codereview.webrtc.org/2185833003 Cr-Commit-Position: refs/heads/master@{#13542}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.